Building Advanced React server/client applications using Next.js
Thursday, Aug 15
9:45 AM - 10:45 AM
Room 105
Description
Supercharge your next React project by switching from Create React App and Express to the Next.js React framework. In this talk we’ll explore some of the awesome features of NextJS including out-of-box TypeScript support, React Server Components, client / server rendering, filesystem based page/api routing, server actions, data fetching, middleware, and other optimizations. We’ll also build a NextJs starter application complete with MUI library, Auth.js authentication support and deploy to the cloud using containerization.