// blog.page(4)
Writing & Thoughts_
Page 4 of 6
// filter.category()
// filter.tags()
Implementing Authentication in Modern React
JWT, sessions, OAuth, and magic links — a practical guide to choosing and implementing authentication in React apps without the security mistakes I see in client codebases.
Maintaining Frontend Codebases Long-Term: A Freelancer's Playbook
What happens after launch — dependency hygiene, documentation, handoffs, and the maintenance habits that keep client projects healthy for years.
Real-World SEO Strategies for Astro Projects
Practical SEO tactics I use on client Astro sites — metadata, structured data, sitemaps, Core Web Vitals, and content architecture that drives organic traffic.
Building Multi-Vendor E-Commerce Frontends
Marketplace UIs are harder than single-store e-commerce. Learn how I architect vendor dashboards, product discovery, split checkout flows, and the frontend patterns that keep multi-vendor platforms fast and maintainable.
Designing Scalable Component Architectures in React
Practical React architecture patterns from client projects—composition, state boundaries, folder structure, and how to scale without rewriting.
Building a High-Performance Portfolio With Astro
Step-by-step guide to building a portfolio that scores 95+ on Lighthouse using Astro, Tailwind, content collections, and performance patterns I use for clients.