I hate arrow functions, for the same reasons I don't like Scala. Allowing too many ways to do something means people will be tempted to do it in all ways. This kills readability of code. When you give a programmer 5 options of how to do something, this means any programmer after them has to […]

Read more of this post