then you may feel a bit lost at times. The syntax can seem weird, confusing, or sometimes you just don’t know what to look for. I’ve compiled a brief list of the most common ES6+ features that I see… (more…)
Read more »
It’s funny indeed, but at the same time it’s the typical showcase of Cargo Cult Programming — ritual inclusion of code or program structures that serve no real purpose. It might seem to be an edge…
Read more »
Everyone in the JavaScript community loves new APIs, syntax updates, and features — they provide better, smarter, more efficient ways to accomplish important tasks. ES6 brings forth a massive wave of new goodies and the browser vendors have worked h...
Read more »
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 »
Cover Photo by Michał Parzuchowski on Unsplash
Introduction
Destructuring is a very powerful feature that was introduced with ES6 version of JavaScript. This article will provide a comprehensive overview about everything that you'll need to know abou... (more…)
Read more »