Writing
Technical articles on full-stack development, software architecture, and things I learn building real projects.
Why I Migrated My Portfolio from Vite + React to Next.js (and What I Learned)
27 July 2026 · 5 min read
Last year, I built my portfolio website in Vite + React. Everything worked locally, so the code was put in production and deployed using Vercel’s deployment. The site was working the same as in the local environment. No issues!
Nextjs·React·Portfolio·JavaScript·Web Development·Frontend Development
Read on Medium