ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

300,584 results

Web Dev Simplified
React Server Components Change Everything

Full Next.js Course: ...

15:48
React Server Components Change Everything

233,088 views

1 year ago

Grafikart.fr
Understanding React Server Components

🔗 Article: https://grafikart.fr/tutoriels/server-component-react-2289 In this article, we'll take a detailed look at how ...

13:35
Understanding React Server Components

7,808 views

6 months ago

Theo - t3․gg
React Server Components: A Comprehensive Breakdown

RSCs are not the easiest thing to understand. I hope this video helps break it down HUGE shoutout to Josh for his incredible blog ...

52:42
React Server Components: A Comprehensive Breakdown

121,637 views

2 years ago

Ben Holmes
React server components from scratch!

Repo: https://github.com/bholmesdev/simple-rsc Let's build a node server, stream an RSC to your browser, and handle client ...

19:43
React server components from scratch!

46,840 views

2 years ago

Kodaps Academy
React Server Components vs SSR

What's the difference, in React, between Server-Side Rendering and Server Components? For a while, I had trouble identifying ...

5:36
React Server Components vs SSR

26,419 views

2 years ago

Cory House
Why React Server Components? WAY less code.

This short comparison shows a before and after of using plain useState and useEffect to display some server data vs React Server ...

1:23
Why React Server Components? WAY less code.

4,444 views

8 months ago

Melvynx • Apprendre à coder
TUTO React Server Component de A à Z

Cours GRATUIT sur les Server Components : https://mlv.sh/yt-server-component 00:00 - Introduction 01:23 - C'était comment ...

42:46
TUTO React Server Component de A à Z

17,855 views

2 years ago

Syntax
React Server Components: Where are we at?

Scott and Wes break down the current state of React Server Components — what they are, how they work, and why they're so ...

30:44
React Server Components: Where are we at?

16,721 views

8 months ago

React Conf
And Now You Understand React Server Components | Kent C. Dodds

You want to keep up with the future of React. React has evolved over the years and continues to push the component model ...

21:46
And Now You Understand React Server Components | Kent C. Dodds

21,959 views

1 year ago

People also watched

Atomic React
Qu'est-ce que le SSR, SSG, ISR, ..?

Dans cette vidéo je t'explique les différents systèmes de rendus principaux auxquels tu peux être confronté pour tes applications ...

23:16
Qu'est-ce que le SSR, SSG, ISR, ..?

3,918 views

2 years ago

Cyber Ryan | Cyber Security
React2Shell (CVE-2025-55182): New React Vulnerability Explained & Exploited

React2Shell (CVE-2025-55182) is a newly disclosed critical vulnerability impacting React applications that can lead to remote ...

5:56
React2Shell (CVE-2025-55182): New React Vulnerability Explained & Exploited

434 views

6 days ago

John Hammond
Next.js & React vulnerability will break the internet

https://react2shell.com/ https://react.dev/blog/2025/12/03/critical-security-vulnerability-in-react-server-components ...

11:14
Next.js & React vulnerability will break the internet

139,432 views

2 weeks ago

NDC Conferences
React Server Components: A New Way to Build Fast and Interactive Web Apps - Aurora Scharff

This talk was recorded at NDC Sydney in Sydney, Australia. #ndcsydney #ndcconferences #developer #softwaredeveloper Attend ...

53:37
React Server Components: A New Way to Build Fast and Interactive Web Apps - Aurora Scharff

2,195 views

1 year ago

Real World React
The Costs & Benefits of React Server Components: Jeff Escalante

The Costs & Benefits of React Server Components React server components (RSC) were initially announced in 2020 and finally ...

24:49
The Costs & Benefits of React Server Components: Jeff Escalante

5,194 views

2 years ago

Jan Marshal
This NEW Next.js Feature Is a Game Changer (Cache Components)

As you all know, Next.js 16 has been released, and with it comes a powerful new feature called Cache Components. It's basically ...

26:15
This NEW Next.js Feature Is a Game Changer (Cache Components)

7,642 views

1 month ago

Tom Dohnal
New React 19 use hook–deep dive

Learn about the new React 19 use function (it's actually not a hook), what it can be used for and what are the gotchas! Feel free to ...

11:45
New React 19 use hook–deep dive

9,515 views

11 months ago

HolyJS — конференция для JavaScript‑разработчиков
Roman Titov — React server components

Learn more about the HolyJS conference: https://jrg.su/EM4wwV — — React Server Components is a new feature in React that ...

45:40
Roman Titov — React server components

4,410 views

1 year ago

Better Stack
It Happened Again... 2 New React CVE's

Two fresh React/Next.js vulnerabilities just dropped, one can fully DoS your server, the other can leak server action source code.

5:27
It Happened Again... 2 New React CVE's

22,515 views

13 days ago

Kodaps - apprendre à coder
React : Composants Serveur vs SSR

Quelle est la différence, dans React, entre le rendu côté serveur (le “SSR”) et les composants serveur ? Pendant un certain temps, ...

6:03
React : Composants Serveur vs SSR

2,265 views

2 years ago

Cosden Solutions
Server Components in React (Simple Tutorial)

Project React → https://cosden.solutions/project-react Source Code ...

25:27
Server Components in React (Simple Tutorial)

35,798 views

1 year ago

Meta Open Source
Data Fetching with React Server Components

For comments, please find the RFC link in the blog post: https://reactjs.org/server-components 2020 has been a long year.

57:20
Data Fetching with React Server Components

273,078 views

5 years ago

xplodivity
The Difference Between React Server Components (RSC) & Server Side Rendering (SSR)

Explore the difference between react server components and server-side rending. Just because they have the word server in them ...

4:55
The Difference Between React Server Components (RSC) & Server Side Rendering (SSR)

11,056 views

2 years ago

tapaScript by Tapas Adhikary
React Server Components Made Easy(With Examples and Demo)

In this video, we will learn about React Server Component(RSC) and its importance. We'll also discuss how RSCs are important ...

43:53
React Server Components Made Easy(With Examples and Demo)

17,622 views

2 years ago

Theo - t3․gg
Watch this if you hate React Server Components

Server components should be making our apps way faster, but are they? Thank you Frontend Masters for sponsoring! Check them ...

45:19
Watch this if you hate React Server Components

44,049 views

1 month ago

Aaron Francis
React Server Components are a bad choice (for shipping)

Making the case that you should not use React Server Components if you want to ship applications quickly. If you want to learn, ...

7:31
React Server Components are a bad choice (for shipping)

12,363 views

2 years ago

Pentacode | Coding, Finance Tutorials
React Server Side Components: a Brief First Look

Blog Post: https://reactjs.org/blog/2020/12/21/data-fetching-with-react-server-components.html RFC: ...

9:30
React Server Side Components: a Brief First Look

1,251 views

4 years ago

Frontend Devs
React Server Components Tutorial | CSR vs SSR vs RSC in Next JS

In this video, we dive deep into React Server Components (RSC) and how they work behind the scenes. We'll start by ...

17:11
React Server Components Tutorial | CSR vs SSR vs RSC in Next JS

353 views

2 months ago

HackNinja
React Server Components: Pre-authentication remote code execution in React Ser...(CVE-2025-55182)

A short video explaining the security vulnerability Pre-authentication remote code execution in React Server Components ...

2:06
React Server Components: Pre-authentication remote code execution in React Ser...(CVE-2025-55182)

0 views

2 weeks ago

Codevolution
Next.js 15 Tutorial - 51 - React Server Components

React Server Components In this video, we explore the evolution of React's rendering techniques from client-side rendering to ...

6:36
Next.js 15 Tutorial - 51 - React Server Components

17,339 views

11 months ago

Theo - t3․gg
Reflecting on React Server Components

Obviously I love server components, but are they ACTUALLY ready for production? I think it's important that we talk about it.

26:33
Reflecting on React Server Components

48,439 views

2 years ago