Articles
Blog
Thoughts on web development, software architecture, and lessons learned.
September 26, 20253 min readFeatured
Progressive Web Apps: Building Web Apps That Feel Native
Learn how to create fast, reliable, and installable web apps with Progressive Web Apps (PWAs). Includes features, best practices, and real-world examples.
Web DevelopmentPWAFrontendNext.jsPerformance
Read article Sep 26, 20253 min read
Using React 19 Hooks in Next.js
A complete guide on how to use React 19 hooks in Next.js, comparing with useState and useEffect approaches, with practical examples and references.
Next.jsReact 19Hooks
Read Mar 17, 20252 min read
Next.js SEO Guide
A comprehensive guide on optimizing Next.js apps for SEO, performance, and discoverability.
Next.jsSEO
Read