Search

Post types:
Categories:
🔖

Intro to JavaScript promises

Read Note

An overview of JS promises for all skill levels. Starts with an excellent analogy of thread-blocking as …

🔖

Estimate page savings with modern JS

Read Note

A quick tool to check how much page weight could be saved if you removed all legacy JavaScript from a webpage, in favour of modern …

🔖

Today's JavaScript, from an outsider's perspective

Read Note

I can relate to Lea's frustrations (or, more specifically, those of her friend who doesn't often stray into JavaScript …

🔖

Clean JavaScript Cheat Guide

Read Note

An adaptation of Robert C. Martin's book Clean Code for JavaScript (ES6+) full of best practice examples and (probably more importantly) common anti-patterns that they can …