ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

299,637 results

Web Dev Simplified
React Server Components Change Everything

Full Next.js Course: ...

15:48
React Server Components Change Everything

233,093 views

1 year 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,638 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,843 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,424 views

2 years 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,811 views

6 months 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,857 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,803 views

1 year 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,961 views

1 year ago

People also watched

Akshay Saini
React Critical Vulnerability  (CVSS 10.0)  + LIVE Attack Demo

... React vulnerability (React2Shell) allows attackers to execute JavaScript directly on your server using React Server Components ...

59:14
React Critical Vulnerability (CVSS 10.0) + LIVE Attack Demo

38,404 views

10 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,469 views

2 weeks ago

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

Theo - t3․gg
React got hacked. It's really, really bad.

Yes, React actually got hacked... Thank you WorkOS for sponsoring! Check them out at: https://soydev.link/workos SOURCES ...

32:54
React got hacked. It's really, really bad.

109,580 views

2 weeks ago

ZACK0X01
React RCE Attack Explained (CVE-2025-55182)

... can lead to Remote Code Execution (RCE) on modern React / Next.js applications using React Server Components (RSC).

6:48
React RCE Attack Explained (CVE-2025-55182)

12,284 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

Josh tried coding
Everyone's Talking About This React Exploit

wake up babe, a brand new react vulnerability just dropped i am REALLY curious how this worked exactly. there are no ...

12:22
Everyone's Talking About This React Exploit

20,513 views

3 weeks ago

Awesome
The real problem with the recent React hack...

The react server components security issue explained. Topics: - What are React server components; - Modern web ...

4:57
The real problem with the recent React hack...

28,282 views

2 weeks 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

𝙇𝙤𝙨𝙩𝙨𝙚𝙘
From Recon to RCE: Hunting React2Shell (CVE-2025-55182) for Bug Bounties

IF you Enjoyed the video, don't forget to Like , Subscribe, and turn on the Notification Bell to stay updated! WHO AM I ? I'm ...

5:57
From Recon to RCE: Hunting React2Shell (CVE-2025-55182) for Bug Bounties

18,567 views

2 weeks 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,081 views

5 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,724 views

8 months 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,057 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,054 views

1 month 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,627 views

2 years 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

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

Fireship
React.js shell shocked by 10.0 critical vulnerability…

Try out Genspark's all-in-one AI workspace for free - https://www.genspark.ai/?utm_source=yt&utm_campaign=fireship The ...

3:57
React.js shell shocked by 10.0 critical vulnerability…

471,256 views

2 weeks 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

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,347 views

11 months ago