Comment on Show HN: ES7 Decorator library adds types checking, memoization, and more to JSparentComments−z3t411yOne disadvantage of adding syntactic sugars for things you can already do, is that the language gets more difficult to understand. This in turn introduce more bugs and hurts the productivity.
Comments
One disadvantage of adding syntactic sugars for things you can already do, is that the language gets more difficult to understand. This in turn introduce more bugs and hurts the productivity.