naomi - Enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, FlowType, React JSX, HTML5, SCSS3, XML, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files. (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 »
ES2015 (also known as ES6), the version of the JavaScript specification ratified in 2015, is a huge improvement to the language’s expressive power thanks to features like classes, for-of, destructuring, spread, tail calls, and much more. But powerful lang... (more…)
Read more »
In this article, I propose a way of writing relatively simple apps without using a fully-fledged framework. It is based on my experience during an interview process. I am not trying to persuade you… (more…)
Read more »