DEV Community

weibenfalk
weibenfalk

Posted on

NextJS 13 - Refactor a complete App to NextJS 13

I'll show how to refactor a complete NextJS 12 Application into NextJS version 13. I'll use the new App folder, server components and client components. On the client I'll also show how to setup React-Query (Tanstack Query) to work in NextJS v13. I'll also use Typescript.

Top comments (0)