// blog.page(7)
Writing & Thoughts_
Page 7 of 10
// filter.category()
// filter.tags()
Optimizing Core Web Vitals on Modern Frontend Projects
A practitioner's guide to fixing LCP, INP, and CLS on React, Next.js, and Astro sites — with real client examples, debugging tools, and measurable targets.
Creating Accessible User Interfaces: A Practical Frontend Guide
Real accessibility patterns from client work—semantic HTML, keyboard flows, ARIA, contrast, and testing workflows that satisfy WCAG without slowing delivery.
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.