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:

TSRX: TypeScript Render Extensions for React beyond JSX

What is TSRX?: What JSX would look like if it were designed today

TSRX adds first-class control flow, conditional hooks, and scoped styles to React via a TypeScript compiler extension — no new framework required.

Ikeh Akinyemi
Jun 12, 2026 ⋅ 6 min read
Why Your Freemium Model Has Too Many Conversion Points

Why your freemium model has too many conversion points

Audit freemium conversion points by use case to cut clutter, improve UX, and protect long-term revenue from upgrade fatigue.

Bart Krawczyk
Jun 10, 2026 ⋅ 4 min read
Bayesian UX testing A clearer way to interpret AB test results

Bayesian UX testing: A clearer way to interpret A/B test results

In A/B, A/B/n, or multivariate testing scenarios, using p-value with traditional null-hypothesis-based statistical analysis is so common, and most designers […]

Shalitha Suranga
Jun 9, 2026 ⋅ 3 min read
React Native authentication with Better Auth and Expo

How to add authentication to a React Native app with Better Auth

Learn how to build a full React Native auth system using Better Auth and Expo — with email/password login, Google OAuth, session persistence, and protected routes.

Chinwike Maduabuchi
Jun 9, 2026 ⋅ 13 min read
View all posts