Format JavaScript with prettier, lint it with healthier

πŸ§˜β€β™€οΈ Healthier is an opinionated style agnostic code linter – a friendly companion to Prettier – KidkArolis/healthier… Read more

Similar

Honest advice for JavaScript developers

Modern JavaScript is considered hard Have you noticed the abundance of tutorials, introductions and guides devoted to post-ES6 JavaScript? All these conferences, workshops, bootcamps where you get a chance to learn about async/await or Redux? The books an... (more…)

Read more »

A 16 bit VM in JavaScript

A little while ago I started working on a 16 bit virtual machine running in node. I’d been watching these amazing series of videos from Ben Eater about how he build a fully functional 8 bit c… (more…)

Read more »