Mon Mar 23 2026
Primitives vs Objects in JavaScript: Why It Matters More Than You Think
One of the most overlooked concepts in JavaScript is how values are actually stored in memory.
My notes from my learning journey — experiments, takeaways, and resources that keep me growing as a self-taught developer.
Filter posts
Search by title or excerpt
One of the most overlooked concepts in JavaScript is how values are actually stored in memory.
A simple guide to understanding REST APIs - what they are, why they matter, and how apps use them to communicate.