Blog
Articles and tips from Jad Joubran.
9 Times the Web Platform Was Influenced by Libraries
From querySelector to Temporal — a look at how userland libraries shaped the native APIs we use every day.
Working with Dates in JavaScript Using the Temporal API
Explore the new Temporal API and how it replaces JavaScript's Date object with immutable, time-zone-aware types.
Prevent Claude Code from accessing .env
A quick tip on how to prevent Claude Code from reading your .env file and protect your secrets.