/free-javascript-resources

helpful articles, posts, tutorials, books, etc.

free javascript resources

helpful articles, posts, tutorials, etc.

general

  • JavaScript For Cats by Max Ogden - short introduction to the Javascript programming language
  • Eloquent Javascript by Marijn Haverbeke - good all-around book that covers the language in the browser and in node.js

design patterns & OOP

asynchronous code

functional programming

algorithms and data structures

node.js

es6