Must Read
React’s Five Fingers of Death. Master these five concepts, then master React.
The five key concepts in mastering React
Learn
Creating One Browser Extension For All Browsers: Edge, Chrome, Firefox, Opera, Brave And Vivaldi
JavaScript extension that works in all major modern browsers, using the very same code base
Chrome Extension Dev-Hacks for Hipsters
A collection of useful tips,hacks and tricks for those who are developing Chrome Extensions.
Into the Great Unknown — Migrating from Mocha to Jest
An article on how to migrate an existing code base to Jest.
Tools & Code
MJML – How To Make Responsive HTML Email Coding Easy
MJML is an open-source framework that abstracts away the complexity of responsive email.
An Overview of JavaScript Testing in 2017
A short guide intended for the reader to catch up with the most important reasoning, terms, tools, and approaches to JavaScript testing
How To Develop An Interactive Command Line Application Using Node.js
Node.js has helped in bringing uniformity to software development and writing command line tools become easier because of it.