Project Architecture

Hi, I am taking over a project involving building a booking an payment portal project which uses - Next 13.4 app router - React Query - Prisma - Next Auth There are quite a few things that have changed since then, namely Next 14. The project is also currently using REST endpoints to handle database access and only uses client components. Is it worth the upgrade to Next 14, and if so, should I migrate to server actions over the traditional rest api endpoints with react query, and rewrite the client-components to server components? It is important to note that my team comprises of some people who are fairly new to React or even web development in general, and that there has been little work done to the project so far. Appreciate any insights.
0 Replies
No replies yetBe the first to reply to this messageJoin