less than 1 minute read

Recently, I discovered a series of 7 episodes about getting started with Node.js on Microsoft Virtual Academy! It goes through the basics and moves you deeper into the specific topic. I especially like the fact, that they also focus on building applications with Electron shell which has been getting more popular over the past year or so. Another great thing is that all of the examples are leveraging ES2015 enhancements and features.

Additionally, I also found a course named Game-Changing Features in ES2015 which introduces all the awesomeness coming with ES2015.

To submit comments, go to GitHub Discussions.