Kail
Организатор
Проверенный
Организатор
- Регистрация
- 09.04.2020
- Сообщения
- 353 752
- Реакции
- 32 501
- Монеты
- 1 191
- Оплачено
- 0
- Баллы
- 0
- #SkladchinaVip
- #1
[Linkedin Learning] React: Server-Side Rendering, 2021 [Emmanuel Henri]
- Ссылка на картинку
React: Server-Side Rendering
Server-side rendering lets you optimize your applications to use client or server resources depending on network and device circumstances. Old device on a slow network? Render on the server. New device, fast network? You should probably let the client do the work. Some call the resulting architecture "universal," others "isomorphic," but the results are smooth. Learn about implementing server-side rendering, or SSR, in your React projects. Emmanuel Henri shows how to set up an SSR project with React and Next.js, add a centralized store with Redux, and configure custom routes with Express and Next.js. He wraps up the course with a discussion of code splitting, which can improve application performance.
Technology > Web Development > Front-End Web Development
Продолжительность: 1 ч. 13 мин.
Уровень навыка: Продвинутый уровень
Дата выпуска: 31.03.21
Курс на английском языке
Server-side rendering lets you optimize your applications to use client or server resources depending on network and device circumstances. Old device on a slow network? Render on the server. New device, fast network? You should probably let the client do the work. Some call the resulting architecture "universal," others "isomorphic," but the results are smooth. Learn about implementing server-side rendering, or SSR, in your React projects. Emmanuel Henri shows how to set up an SSR project with React and Next.js, add a centralized store with Redux, and configure custom routes with Express and Next.js. He wraps up the course with a discussion of code splitting, which can improve application performance.
Technology > Web Development > Front-End Web Development
Продолжительность: 1 ч. 13 мин.
Уровень навыка: Продвинутый уровень
Дата выпуска: 31.03.21
Курс на английском языке
Зарегистрируйтесь
, чтобы посмотреть скрытый авторский контент.