techstartucalgary / tsu-website

The official repository for Tech Start UCalgary's website
https://techstartucalgary.com
MIT License
7 stars 7 forks source link

Investigate migrating to Next.js #263

Open Niyousha99 opened 2 years ago

Niyousha99 commented 2 years ago

Similar to our React application, Next.js is another lightweight React framework which has many advantages such as API routing, server-side rendering, static site generation, and more, which allow for faster response and easier navigation for users.

Scope out what would take for us to switch from CRA to Next.js and create follow up issues if needed.

Niyousha99 commented 2 years ago

Documentation: https://selleo.com/blog/why-and-how-to-migrate-a-react-application-to-next-js https://nextjs.org/docs