Writing
Notes from the build — practical guides and lessons learned shipping full-stack and mobile apps.
JSON Web Tokens in a MERN Stack (JWT), How I Finally Made It “Click”
A practical, evergreen guide to using JWTs for authentication in a MERN app, including the request flow, protected routes, and common gotchas.
Complete React Native Installation Guide 2025 with Expo on macOS
A comprehensive step-by-step tutorial for installing and setting up React Native with Expo, Xcode, and NativeWind on macOS Tahoe.
Building a REST API with React.js (MERN with TypeScript)
A beginner-friendly guide to building a robust REST API using Node.js, Express, and TypeScript. Part 1 of a full-stack MERN tutorial.