JavaScript is a bit confusing for developers experienced in class-based languages (like Java or C++), as it is dynamic and does not provide a class implementation per se (the class keyword is introduced in ES2015, but is syntactical sugar, JavaScript rema... (more…)
Read more »
Writing distributable front-end javascript modules is a pain.
Read more »
eslint-plugin-compat - Lint browser compatability of APIs used...
Read more »