ASU-CodeDevils / codedevils.org

The Official CodeDevils website frontend codebase written using Next.js, React, TypeScript, and Tailwind CSS
https://www.codedevils.org
9 stars 2 forks source link

Upgrade to Next.js 14 #48

Closed IMBCIT closed 4 months ago

IMBCIT commented 1 year ago

Next.js 13 has now been prod for quite a while now.

We should move to this while the application is still pretty fresh. There will be a slight learning curve particularly in server and client components but the transition shouldn't be too hard.

Here is a link to the docs Next.js 13.

fernandonevarez commented 5 months ago

As Version 14 of Next.js is out, we will update our codebase to that.