Meteor may have lost its magic…
Hunter Trujillo
285

I think the “people are afraid to code”-quote is somewhat misplaced. People SHOULD be afraid to code. The problem is that usually people tend to code to much. Every line of code you add to your project is one that needs to be maintained, makes the project more complex, harder for new people and a potential source of bugs. Every line of code you save with your framework is good and places the burden on the framework developers instead of you.