ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,792,217 results

Dennis Ivy
React JS Explained In 10 Minutes

A list of the core concepts every React developer should have a solid grasp on. React Course: ...

10:00
React JS Explained In 10 Minutes

706,794 views

4 years ago

Code Bootcamp
Every React Concept Explained in 12 Minutes

My React course: https://reactbootcamp.dev Chapters 0:00 - Intro 0:11 - Components 0:29 - JSX 1:02 - Curly Braces 1:29 ...

11:53
Every React Concept Explained in 12 Minutes

1,620,441 views

1 year ago

Code Bootcamp
7 React Lessons I Wish I Knew Earlier

Join the Bootcamp: https://reactbootcamp.dev Chapters: 0:00 - React State Must Be Immutable 1:26 - Don't Use State for ...

7:30
7 React Lessons I Wish I Knew Earlier

171,896 views

1 year ago

Programming with Mosh
What Is React (React js) & Why Is It So Popular?

What is React (React js)? This video explains it in 5 Minutes! React tutorial for beginners: https://youtu.be/Ke90Tje7VS0 ...

4:33
What Is React (React js) & Why Is It So Popular?

944,640 views

7 years ago

Fireship
React wants to win you back…

Get 20% off Mobbin Pro to make your apps not ugly - https://mobbin.com/fireship In today's video, we'll revisit everything ...

4:11
React wants to win you back…

697,917 views

3 months ago

Nova Designs
Master React JS in easy way

Learn the most important concepts of React JS in simple and easy manner. ✉️ Reach out to us at: ...

12:18
Master React JS in easy way

377,520 views

1 year ago

Fireship
The growing divide among React developers…

react.gg is an interactive, challenge-based learning experience that will get you shipping modern React apps like a pro. Get 30% ...

5:40
The growing divide among React developers…

699,887 views

9 months ago

Coding2GO
All The JavaScript You Need BEFORE React

If you're about to start React, this video shows the exact JavaScript you should know before learning react.js We'll cover the core ...

6:38
All The JavaScript You Need BEFORE React

80,718 views

1 month ago

Code Bootcamp
ALL React Hooks Explained in 12 Minutes

My React course: https://reactbootcamp.dev Chapters 0:00 - Intro 0:32 - Map of Hooks 1:02 - useState 2:14 - useReducer 3:15 ...

12:21
ALL React Hooks Explained in 12 Minutes

368,645 views

1 year ago

Fireship
10 React Antipatterns to Avoid - Code This, Not That!

React is a minimal on the surface, but it's actually a highly complex JavaScript UI library with many potential pitfalls. In this tutorial ...

8:55
10 React Antipatterns to Avoid - Code This, Not That!

862,578 views

3 years ago

Aaron Jack
Learn REACT JS in just 5 MINUTES (2020)

Freelance Coding is the way in 2024! Learn How: https://www.freemote.com/strategy https://instagram.com/aaronjack #coding ...

5:15
Learn REACT JS in just 5 MINUTES (2020)

529,594 views

6 years ago

Web Dev Simplified
Do You Know Enough JavaScript To Learn React

JavaScript Simplified Course: https://javascriptsimplified.com React is hard to learn and it is made exponentially hard if you don't ...

6:28
Do You Know Enough JavaScript To Learn React

474,531 views

4 years ago

Codevolution
ReactJS Tutorial - 1 - Introduction

Courses - https://learn.codevolution.dev/ Support UPI - https://support.codevolution.dev/ Support PayPal ...

9:34
ReactJS Tutorial - 1 - Introduction

4,568,616 views

7 years ago

Channels new to you

Nova Designs
3 React JS Tricks That Will Change How You Code |  Part 2

Check out TestSprite: https://www.testsprite.com/?via=nova If you love coding, try out TestSprite for generating and testing UI ...

5:04
3 React JS Tricks That Will Change How You Code | Part 2

2,866 views

13 days ago

Web Dev Simplified
Stop Writing React Code Like This

React Simplified Course: ...

10:29
Stop Writing React Code Like This

107,468 views

2 months ago

Nova Designs
Master useRef in an easy way | React JS Hooks

Check out TestSprite: https://www.testsprite.com/ If you love coding, try out TestSprite for generating and testing UI components ...

8:27
Master useRef in an easy way | React JS Hooks

9,264 views

3 months ago

Nova Designs
3 React JS Tricks That Will Change How You Code

Check out TestSprite: https://www.testsprite.com If you love coding, try out TestSprite for generating and testing UI components fast ...

5:39
3 React JS Tricks That Will Change How You Code

3,840 views

2 months ago

Dear Programmer
Figma to React JS Code Using AI Tool 2025 – Convert Design to Code

In this tutorial, you'll learn how to convert Figma design to React code using an advanced AI-powered code generation tool in ...

6:35
Figma to React JS Code Using AI Tool 2025 – Convert Design to Code

2,999 views

5 months ago

xplodivity
All the javascript you need before learning React Js

Stop struggling with React hooks and complex state! The truth is, most developers find React hard because they are missing ...

6:35
All the javascript you need before learning React Js

227 views

2 weeks ago

Codevolution
10 Best React UI Libraries for 2026

A practical guide to the 10 best React UI component libraries for 2026, from full design systems to unstyled primitives and ...

4:50
10 Best React UI Libraries for 2026

21,134 views

1 month ago

Web Tech Knowledge
How to Host React JS Project on Hostinger

Learn How to Host Your React JS Project on Hostinger – Step-by-Step Guide In this tutorial, I'll show you exactly how to upload ...

5:13
How to Host React JS Project on Hostinger

8,073 views

5 months ago

The Coding Gopher
Every Dev Needs to Understand React

Try Tambo: https://tambo.co/ ❤️ Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best ...

12:49
Every Dev Needs to Understand React

28,525 views

3 weeks ago

Fireship
They made React great again?

Let's take a first look at React 19 and a variety of changes will improve the developer experience. We compare React's changes to ...

4:11
They made React great again?

1,147,675 views

1 year ago

Codevolution
ReactJS Tutorial - 4 - Components

Courses - https://learn.codevolution.dev/ Support UPI - https://support.codevolution.dev/ Support PayPal ...

4:59
ReactJS Tutorial - 4 - Components

1,323,439 views

7 years ago

Dennis Ivy
Why & When I Use React JS

React JS is not always my go to choice. In this video I explain why its a great tool for everyone to learn but also when I chose to ...

9:02
Why & When I Use React JS

117,669 views

4 years ago

Fireship
10 React Hooks Explained // Plus Build your own from Scratch

React hooks provide a highly-efficient was to tap into framework features and organize reactive logic. Learn how use every built-in ...

13:15
10 React Hooks Explained // Plus Build your own from Scratch

1,584,630 views

5 years ago

PedroTech
All The JavaScript You Need To Know For React (More JS To Know)

In this video I will go over all the JavaScript I believe is necessary for someone starting to learn react. Obviously, the more ...

18:19
All The JavaScript You Need To Know For React (More JS To Know)

90,783 views

2 years ago

Philip Fabianek
How Does React Actually Work? React.js Deep Dive #1

Have you ever wondered, how does React actually work? In this video, we will explore what is really happening behind the ...

15:25
How Does React Actually Work? React.js Deep Dive #1

186,872 views

4 years ago