Перейти к содержимому

Server Components in React (Simple Tutorial)

Cosden Solutions

0:00 / 0:00

Server Components in React (Simple Tutorial)

38 843 просмотра · 2 года назад
Cosden Solutions
182 тыс. подписчиков
38 843 просмотра · 2 года назад
🚀 Project React → https://cosden.solutions/project-react Source Code → https://github.com/cosdensolutions/co... Join The Discord! → https://discord.cosden.solutions VSCode Theme | Font → Material Theme Darker | Menlo, Monaco "monospace" In this video we will learn about server components in React. Server components are a different type of component in React that runs exclusively on the server. They offer a fundamental shift in how we think about React applications and allow us to define a boundary between what runs on the server, and what runs on the client. They are the future of React and this video will prepare you for it!