DEV Community

Discussion on: What was your win this week?

Collapse
 
agitaev profile image
Seid Akhmed Agitaev • Edited

This week I successfully migrated the codebase of a relatively small project written in Create React App to Next.js. Even though it was my first experience, I really learnt a lot about Next.js built-in router (it was the most challenging part for me), SSR, styling and whole bunch of other perks that I am still learning.