
COURSE OVERVIEW
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