Ten Things a Serious JavaScript Developer Should Learn

Ben McCormick’s blog on JavaScript and Web Development… Read more

Similar

The Birth and Death of JavaScript

If you liked this, you might also like Execute Program: interactive courses on TypeScript, Modern JavaScript, SQL, regular expressions, and more. Each course is made up of hundreds of interactive code examples running live in your bro... (more…)

Read more »

My 2 cents on JavaScript community

I am surprised that JS community has taken at ease the dependencies. Of course I am talking about npm. Most libraries that depend some how on Bower or Gulp or something relevant they suggest you the following: npm install -g bower bower install I don'...

Read more »