The React team recommends the use of a fullstack framework for the development of new React applications. In particular, Next.js is mentioned. Its app router corresponds to the full-stack architecture vision of React. With the app router, you can develop React Server Components (RSC) that are rendered on the server and do not require JavaScript on the client. Next.js also supports modern React features such as Suspense as well as client and server actions. In this talk, I'll develop a sample application with live coding to give you a practical introduction to what Next.js is and how you can use it to build full-stack applications. We will not only look at the React features, but also Next.js-specific features such as routing and caching.
Rund um das Thema React, Next.js und Fullstack-Entwicklung biete ich In-House-Workshops und Schulungen an. Mehr Informationen dazu findest du hier.
Webanwendungen mit React - Fortgeschrittene Konzepte
OOSE Seminar, OOSE Campus Hamburg, 23.06.25 - 25.06.25
Fullstack React-Anwendungen mit Next.js
Gedoplan Schulung, Berlin, 17.09.25 - 19.09.25
React SPAs with TanStack: A Practical Deep Dive
iJS, München, 27. Oktober 2025
In-House Workshops und Coaching u.a. zu React, Next.js, TypeScript, GraphQL