- JavaScript V8 Engine Explained
- Node.js: O que é esse Event Loop, afinal?
- Tudo o que você queria saber sobre o package-lock.json mas estava com vergonha de perguntar
- Why Are You Still Using Yarn in 2018?
- npm vs Yarn: e agora, quem poderá nos defender?
- Yarn vs npm - which Node package manager to use in 2018?
- What's the difference between JavaScript and ECMAScript?
- ECMAScript 6 compatibility table
- JavaScript: What the heck is a Callback?
- Understanding promises in JavaScript
- Entendendo o async e o await em JavaScript
- Arrow Functions — Declaração, funcionamento, escopos e o valor de this
- When (and why) you should use ES6 arrow functions — and when you shouldn’t
- Arrow functions vs Functions