Nice, I like what you're trying to do, but things like "Backbone.js: The most popular JS client-site framework" worry me. Most people I talk to avoid Backbone nowdays in favour of the other popular frameworks. Also: some descriptions appear to be lacking/missing & you definitely should mention Grunt under "Helpers". At least it's a GH repo and I assume you'll accept PR's? ;)
The most popular one right now is probably Angular. http://www.google.com/trends/explore#q=angularjs%2Cbackbonej...
JavaScript: The Right Way
11–20 of 136 posts
Re: JavaScript: The Right Way
#12Nice, I like what you're trying to do, but things like "Backbone.js: The most popular JS client-site framework" worry me. Most people I talk to avoid Backbone nowdays in favour of the other popular frameworks. Also: some descriptions appear to be lacking/missing & you definitely should mention Grunt under "Helpers". At least it's a GH repo and I assume you'll accept PR's? ;)
What are the reasons these people cite for not using Backbone?
I read about the problems it has, but most of the devs just love it for being small and easy to use, which isn't the case with angular.
Re: JavaScript: The Right Way
#13Earlier quoted context omitted.
The most popular one right now is probably Angular. http://www.google.com/trends/explore#q=angularjs%2Cbackbonej...
Actually jQuery or is it not framework anymore?
Ember and Backbone depend on jQuery, for example.
Re: JavaScript: The Right Way
#14JavaScript Patterns by Stoyan Stefanov (made the list under reading/books) is a must for anyone wanting to learn JavaScript the right way. The content volume is just right with great examples. Can be read in a week easily and get you rolling writing better code fast!
Re: JavaScript: The Right Way
#15What would you remove or add?
Re: JavaScript: The Right Way
#16Re: JavaScript: The Right Way
#17Re: JavaScript: The Right Way
#18Nice site but I take exception that backbone is the most popular framework. While I don't think popularity alone is how you should chose a framework. It appears that AngularJS tops all except jQuery at this time. http://www.google.com/trends/explore#q=angularjs%2C%20backbo...
Re: JavaScript: The Right Way
#19It's not mention lodash / underscore which is very elementary if you want to avoid reinvent the wheel.
Re: JavaScript: The Right Way
#20Earlier quoted context omitted.
The most popular one right now is probably Angular. http://www.google.com/trends/explore#q=angularjs%2Cbackbonej...
Actually jQuery or is it not framework anymore?
(At least at first, before it starts to matter that it's no help in terms of organizing a larger application. :)