Modular JavaScript is a book series focusing on building small interconnected ES6 JavaScript modules that emphasizes on maintainability. Practical ES6 is the first book in the series, and it discusses ES6 features in detail. Practical ES6 includes hundred... (more…)
Read more »
This article is a section from the course ES6 in Practice. I created this course during the last couple of months, because there is an evident need for a resource that helps JavaScript developers p…...
Read more »
a simple web server
with the power of the future...
Read more »
Webpack, ES6, and little bit of Babel make a great tool set for building future ready JavaScript applications. (more…)
Read more »
A few months ago I wrote an article describing the various differences that exist between Node.js CommonJS modules and the new ES6 Module… (more…)
Read more »