Skip to main content

Next.js Complex State Management Patterns with RSC

2h 56m 24s
English
Paid

Course description

In the dynamic world of web development, mastering complex state management is an essential skills. And since version 13, Next.js introduced a new type of component as the default type: server components. This new type introduced a change in the way developers should think about their logic and thus, it affected state management code and libraries.

The problem? Given the poor documentation available, some devs are getting confused trying to manage state from their server components.

This lesson aims to provide a comprehensive understanding of these concepts, enabling developers to utilize the powerful tools offered by the Next.js framework effectively.

Read more about the course

What will we cover in this course?

Throughout the course, we'll delve into all the essential concepts required to understand how server comopnents works and how they interact with state.

The aim is to make sure you have a solid basic understanding before we jump into the problem that got you here.

So while you might already know some of these concepts, a quick refresher might come in handy.

The topics we'll cover are:

  1. State and state management in React. Here we'll go over everything you must know about state before moving forward. From the theory behind the concept of "state" on a web application, to the most commmon techniques revolving state management in React.
  2. Client components. We'll do a quick overview of the usual type of components we're all used to building but we'll delve deeper into some of the best use cases for them.
  3. Server components. Now we'll start learning about the new type of components and what are the main differences with client components. We'll go deep into the reason why they were introduced and the best use cases for them.
  4. Page architecture. Here armed with the understanding of server components, we'll look at two practical examples of how to use them to improve the loading speed and the internal architecture of two sections of our sample app.
  5. Sharing state between server and client components. The final section of the course will answer the question of how to perform proper state management having two different types of comopnents on the same application.

By the end of this course, you'll have all the tools you'll need to confidently create Next.js applications taking advantage of the most advanced features of the framework.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 19 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Introduction

All Course Lessons (19)

#Lesson TitleDurationAccess
1
Introduction Demo
03:15
2
Mastering State Management in Web Development using Server and Client Components
06:12
3
Optimizing Web Application Performance with Page Architecture in Next.js
08:00
4
Understanding State in React: Best Practices and Pitfalls
08:52
5
Understanding Local and Global State in Software Development
05:52
6
Understanding and Handling Local State in React
07:44
7
Understanding State Management in React: A Comprehensive Guide to Global State and Context API
10:05
8
Utilizing Client Components in React and Next.js
06:19
9
Harnessing Client Components for Dynamic User Interactivity
03:36
10
When to Use Client Components Instead of Server Components
13:28
11
Unravelling Next.js Server Components: A Comprehensive Guide
12:17
12
Server Components vs Server-Side Rendering: A Comprehensive Guide
08:10
13
When should you use Server Components?
09:04
14
Improving Page Architecture: Strategies for Optimizing Performance and Interactivity
27:52
15
Understanding State Management in Server and Client Components
04:20
16
Sharing State Between Server and Client Components using props
10:31
17
Using cookies to share state between client and server components
14:31
18
Hydrated State: Building Interactive Applications with Server-Side APIs and Client-Side State
13:37
19
Final words about the course
02:39

Unlock unlimited learning

Get instant access to all 18 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Stripe for SaaS

Stripe for SaaS

Sources: fireship.io
You will build a Stock Photography Subscription SaaS Product from scratch where users can sign up for a subscription to access a library of images. Every monetized action is tra...
1 hour 11 minutes 29 seconds
Build A Finance Platform

Build A Finance Platform

Sources: Code With Antonio
In this 11-hour course, you will learn how to create your own financial SaaS platform with the ability to track income and expenses, categorization...
13 hours 43 minutes 45 seconds
Next.js - The Full Course

Next.js - The Full Course

Sources: fireship.io
Next.js - The Full Course provides a in-depth look into the Next.js App Router introduced in version 13.2. It puts React Server Components into practice by buil
1 hour 14 minutes 14 seconds
Build Viral Telegram Apps Course

Build Viral Telegram Apps Course

Sources: Nikandr Surkov
Learn to develop Telegram Mini Apps from scratch to completion: game mechanics, payment integration (TON and Telegram Stars), built-in viral elements...
37 minutes 59 seconds
Next.js and Apollo - Portfolio App (w/ React, GraphQL, Node)

Next.js and Apollo - Portfolio App (w/ React, GraphQL, Node)

Sources: udemy
GraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data. GraphQL isn't tied to
28 hours 38 minutes 19 seconds