Home
:
Book details
:
Book description
Description of
Newline Next.js Complex State Management Patterns with RSC
Released 12/2023 MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 19 Lessons ( 2h 57m ) | Size: 540 MB Learn how server components work in Next.js and how you can use them to share state between the client and server. Learn the best way to architect pages by combining server and client components and improve the overall performance and UX of your apps. Learn the Best Practice and Architectural Patterns Behind React Server Components and Client Side Components WHAT YOU WILL LEARN How server components work How to combine server and client components to improve page loading times How to use props to share state from server to client components How cookies can be used as state storage How to take advantage of hydrated state to share state between client and server components