Sagar Biswas

Entering orbit

Skip to content

Blog

Writing soon

I'm putting together notes on full-stack development — the patterns that held up, the ones that didn't, and what I'd do differently. Until the first post lands, my work is the best read.

On the launch pad

Drafts in progress. Titles will change; the topics won't.

  • Draft 01

    Auth patterns in the MERN stack

    JWT vs. session cookies, where refresh tokens actually belong, and how role-based dashboards get structured.

  • Draft 02

    Real-time features without a socket server

    What building Buddy-Zone's chat on Pusher taught me about presence, ordering and reconnection.

  • Draft 03

    Shipping 3D on the web without wrecking Lighthouse

    Instancing, shader-side animation and lazy canvases — notes from building this very site.