2021-03-31
11751
#reference guide#vanilla javascript
Habdul Hazeez
38384
Mar 31, 2021 ⋅ 41 min read

JavaScript Reference Guide: JS module ecosystem

Habdul Hazeez I teach and write code with interests in web development, computer security, and artificial intelligence.

Recent posts:

Debugging RSC hydration mismatches in production

How to fix RSC hydration mismatches in Next.js

Debug RSC hydration mismatches in production with Next.js instrumentation, Suspense isolation, HTML diffing, and CI smoke tests.

Nelson Michael
Jul 2, 2026 ⋅ 15 min read
Why Evals Are Essential For AI Product Managers

Why evals are essential for AI product managers

Learn how PMs can use AI evals to diagnose output quality issues, set pass criteria, and improve AI features with less guesswork.

Bart Krawczyk
Jul 1, 2026 ⋅ 9 min read
Why your dependencies are a bigger security risk than your code

Why npm dependencies are a bigger security risk than your code

Explore why npm dependencies are a major supply chain security risk and how to protect JavaScript apps from compromised packages and transitive threats.

Elijah Asaolu
Jun 30, 2026 ⋅ 8 min read
What the React Compiler Actually Does

I let React Compiler handle memoization: Here’s what actually broke

Enabled React Compiler v1.0 on a production Next.js app. Here’s every warning, breakage, and silent opt-out I documented — and what actually worked.

Isaac Okoro
Jun 29, 2026 ⋅ 7 min read
View all posts