6 ms·
For some reason I find this less readable than the original syntax. I couldn't say why, as I quite like Python or Coffeescript.
by manuletroll 13y ago
For some reason I find this less readable than the original syntax. I couldn't say why, as I quite like Python or Coffeescript.
- eximius 13y agoI can't say that I find it less readable... but it is only marginally better for me. I'd rather just use a decent editor which takes care of the braces for me.
- ojii 13y agoI'd agree. Python developer myself and I think the missing colons might be an issue here.
- bunkat 13y agoI'd agree. I think the biggest thing for me is that I had to think about what was being expressed on the left hand side while the right hand side seems more explicit and straight forward. Provided that and the fact that only a handful of lines were actually saved, I don't see much advantage.