Architecting React Applications with Next.js
This course will teach you to create advanced, efficient, and robust web applications by leveraging the newest React features and adhering to top architectural practices, enabling you to tackle complex development challenges seamlessly.
What you'll learn
Building scalable and high-performing React applications can be a challenge. As applications grow, so do the complexities around state management, data fetching, performance optimization, and code maintainability. In this course, Architecting React Applications with Next.js, you'll learn to solve these challenges with the tools and strategies needed to architect robust, maintainable, and high-performing applications. First, you'll take a deep dive into React's latest features like Suspense, Server Components, and Server-side Rendering (SSR) within the Next.js framework. Next, you'll explore common pain points when scaling React apps and how to optimize applications using Next.js’ built-in capabilities, such as static site generation and dynamic rendering. Finally, you'll review practical examples, like managing a shopping cart and implementing server actions, gaining hands-on experience with techniques that streamline complex state management and data fetching. By the end of this course, you'll have the skills and knowledge of React needed to architect efficient applications and prepare them for production in real-world environments.
Table of contents
- Client-side Updates with useSWR 3m
- Demo: Shopping Cart with useSWR Hook 7m
- Demo: Composing Reusable Components 5m
- Demo: Next.js Loading Pages 2m
- Demo: Not Found and Error Pages 3m
- Demo: General Cleanup of Code 2m
- Common Pitfalls in React Development 6m
- Long-term Considerations for React App Architecture 6m
- Course Summary 2m