Hey, new blogpost up: Explicit code
Hey, new blogpost up: Explicit code
@Skoop Not sure if I agree… I think any change to the language’s syntax requires time to get used to. Just like you needed time to learn the language initially.
In one of your preferred examples you use `++` to increment a variable. Isn’t that just as implicit as some of the new things?
@Skoop I do agree about doing things explicitly when it relates to business rules for example. But that’s often more about naming and separating variables/methods, rather than syntax.
I guess syntax is just something we all agree on and have to accept. As long as you use it in the way it was meant, it’s not really bad?