Hacker News new | ask | show | jobs
by mtmail 3231 days ago
I use http://devdocs.io/ and the old http://jqapi.com/ instead of books.

https://developer.mozilla.org/en-US/ and https://docs.microsoft.com/en-us/scripting/javascript/refere... are up-to-date. Don't go to the old w3w-schools.org regardless how good their SEO ranking on Google is.

For packaging the industry is slowly moving from grunt and gulp to webpack. https://webpack.js.org/ And react/angularjs as frameworks of course.

http://javascriptweekly.com/ has decent newsletters (bottom of the page). There's little overlap between the Javascript and nodejs one.

2 comments

I didn't know about dev docs, but it looks like a great resource! I've been using Kapeli's Dash for a bit now, but this seems to be a free alternative, thanks!
I remember using devdocs back in my days, still a great doc source :)

hey, Webpack looks great! I'll definitly look at it, thanks!