Logo
ArticlesAbout
ArticlesAbout
Settings
Welcome Friend

Documenting the messy, beautiful journey of creativity.

A digital garden where I plant thoughts on design, code, and life. Grab a cup of tea and stay a while.

Read Latest JournalView Portfolio
Workspace
Made with Love

Designed with joy & coffee

© 2026 Qalam. All rights reserved

#React
#Next.js
#TypeScript
#Convex
#CSS

Latest Stories

Captured moments & fleeting thoughts...

View Articles
"TanStack Router Auth Guards: Protecting Routes the Right Way"
#React

"TanStack Router Auth Guards: Protecting Routes the Right Way"

3 months ago

"Stop writing auth checks inside your components. TanStack Router's beforeLoad and the _authenticated layout pattern give you real route protection—at the routing level, before anything renders."

Read Story
"TanStack Router: The Type-Safe Router React Deserved All Along"
#React

"TanStack Router: The Type-Safe Router React Deserved All Along"

3 months ago

"Stop fighting your router. TanStack Router gives you 100% type-safe navigation, file-based routing, built-in data loading, and URL state management that actually works. Here's everything you need to know."

Read Story
"Server Actions and IDs: Stop Using Hidden Inputs"
#React

"Server Actions and IDs: Stop Using Hidden Inputs"

4 months ago

"You've got a Server Action. You need an ID. There are three ways to do it—and two of them are wrong. Here's the right way, and why it matters."

Read Story