Must Read
Promises are not neutral enough
André Staltz shares his opinion as to why Promises are not neutral enough.
Learn
Designing (Very) Large JavaScript Applications
A written version of a talk given by Google’s Malte Ubl at JSConf Australia that took a high level look at modularity, lazy loading code, and similar concepts.
How to Escape async/await 'Hell'
In this article, Aditya Agarwal talks about async/await hell, and give some tips on how escape it.
How to Build a Server-Side Rendered App with Preact, Unistore and Preact Router
A comprehensive discussion on how to build a server-side rendered app with Preact.
Exploring ES2018 and ES2019
Dr. Axel Rauschmayer latest book which covers what’s new in ECMAScript 2018 and ECMAScript 2019.
Tools & Code
Introducing Fly Edge Apps
Edge Apps are written in JavaScript and deployed all over the world — since they're JavaScript, you can make them do almost anything.
Watch
Testing React with Enzyme and Jest
A video series to enable you to test React components thoroughly, refactor with confidence and abstract logic out of components.
The State of JavaScript Frameworks and Libraries
A two-hour video about the state of JavaScript frameworks and libraries in 2018.