ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,412,277 results

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

2 weeks ago

Tom Delalande
HTMX examples for React developers

Subscribe https://www.youtube.com/channel/UCYuQjtwffrSIzfswH3V24mQ?sub_confirmation=1 I rebuilt the same 5 pages with ...

6:55
HTMX examples for React developers

5,265 views

1 year ago

Google Search Central
Make your React web apps discoverable - JavaScript SEO

In this video of the JavaScript SEO series, Webmaster Trends Analyst, Martin Splitt shares how to make your React apps ...

7:25
Make your React web apps discoverable - JavaScript SEO

138,524 views

6 years ago

Ken Greeff Codes
Using React in Rails with Inertia.js

Check out Clipflow: https://www.clipflow.co In this video I will show you how to use React in a Rails project with Inertia.js Inertia.js ...

15:02
Using React in Rails with Inertia.js

3,725 views

8 months ago

Thapa Technical
#72: useMemo Hook in React 19: Why, When & How to Use It with Practical Examples

Welcome to useMemo hook in React 19 in Hindi, exploring why it's important, when to use it, and how to implement it effectively.

16:13
#72: useMemo Hook in React 19: Why, When & How to Use It with Practical Examples

27,818 views

1 year ago

Thapa Technical
#47: React Controlled vs Uncontrolled Components: Master React Forms with Notes and Code Examples

In this video, we'll dive deep into the differences between controlled and uncontrolled components in React. You'll learn what they ...

13:39
#47: React Controlled vs Uncontrolled Components: Master React Forms with Notes and Code Examples

34,890 views

1 year ago

Andrew Connell
Using React Hooks in the SharePoint Framework: A Step by Step Guide

I scour all the Microsoft & community resources so YOU DON'T HAVE TO. Save time & stay informed. Each issue contains all the ...

16:26
Using React Hooks in the SharePoint Framework: A Step by Step Guide

8,970 views

3 years ago

Thapa Technical
#31: Why You Need to Lifting State Up in React: A Complete Guide with Animation

Learn how to efficiently manage state in React by mastering the concept of lifting state up. This video covers the importance of ...

18:42
#31: Why You Need to Lifting State Up in React: A Complete Guide with Animation

28,537 views

1 year ago

Thapa Technical
#69: useReducer Hook in React 19

In this video, we explore the powerful useReducer hook in React 19, essential for managing complex state logic. You'll learn the ...

15:01
#69: useReducer Hook in React 19

48,118 views

1 year ago

Thapa Technical
#61: useRef Hook in React to manage DOM elements and State easily

Discover the power of the useRef hook in React to manage DOM elements and state efficiently. This video breaks down the ...

15:07
#61: useRef Hook in React to manage DOM elements and State easily

27,428 views

1 year ago

Jan Hesters
Build A React Native App With Multiple Screens MASTERCLASS

Want to hire a senior React developer? Visit https://www.reactsquad.io/jan now! If you're expanding your team and need to hire ...

9:11
Build A React Native App With Multiple Screens MASTERCLASS

2,938 views

1 year ago

Thapa Technical
#66: Create Custom Hooks in React 19: Step-by-Step Guide with Best Practices

Learn how to create custom hooks in React 19 with this step-by-step guide. Understand why custom hooks are essential, the rules ...

12:23
#66: Create Custom Hooks in React 19: Step-by-Step Guide with Best Practices

28,135 views

1 year ago

Thapa Technical
React.memo(): Prevent Unnecessary Re-Renders with React Memo || #71:

In this video, we'll explore React.memo, a powerful tool to optimize your React applications by preventing unnecessary re-renders ...

15:11
React.memo(): Prevent Unnecessary Re-Renders with React Memo || #71:

24,613 views

1 year ago

Thapa Technical
#27: How React State Works: In-depth Guide with Theory, Animation, and Practical Examples

Welcome, we will see How State Works in React js? In React, state is a way to store and manage data that can change over the ...

17:15
#27: How React State Works: In-depth Guide with Theory, Animation, and Practical Examples

29,713 views

1 year ago

Thapa Technical
React.js History in 10minutes: The Revolutionary Journey from Facebook to Frontend Dominance

Discover the story of React.js in our exciting documentary, "Unveiling React.js: The Revolutionary Journey from Facebook to ...

10:52
React.js History in 10minutes: The Revolutionary Journey from Facebook to Frontend Dominance

9,902 views

1 year ago

Thapa Technical
#85: Secure Your React App: Using ENV Variables to Protect Private Data

In this video, we'll explore how to secure your React app by using environment variables (.env files). You'll learn the importance of ...

9:42
#85: Secure Your React App: Using ENV Variables to Protect Private Data

10,583 views

1 year ago

Programming Made Simple
Learn How To Insert Images In A React JS Website | Step-By-Step Tutorial

In this video, we'll walk you through the entire process of inserting images into your React JS website. Whether you're a beginner ...

5:09
Learn How To Insert Images In A React JS Website | Step-By-Step Tutorial

1,246 views

1 year ago

Thapa Technical
#31:  React Mini Project🔥Toggle Switch Button Component

Welcome, Learn how to create a toggle switch in React from scratch in this comprehensive tutorial. We'll cover everything from the ...

19:06
#31: React Mini Project🔥Toggle Switch Button Component

29,896 views

1 year ago

Thapa Technical
React JS 👉 Creating a Dynamic Table with Data Fetched from an API

Welcome, In this tutorial, we'll learn how to fetch data from an API and display it in a dynamic table using React JS. You'll learn ...

17:51
React JS 👉 Creating a Dynamic Table with Data Fetched from an API

94,773 views

2 years ago

Zen of Coding
ReactCasts #7 - Hot Module Replacement in Create-React-App (Deprecated)

Hot Module Replacement (or HMR) is a Webpack feature that allows "on the fly" module updates for your app. Create-React-App ...

7:17
ReactCasts #7 - Hot Module Replacement in Create-React-App (Deprecated)

17,357 views

9 years ago

Thapa Technical
#11: React Import and Export Explained | React Tutorial in Hindi 2024

Welcome, In this video, we look into the essential concepts of importing and exporting components in React.js. We'll start by ...

16:52
#11: React Import and Export Explained | React Tutorial in Hindi 2024

50,955 views

1 year ago

Zen of Coding
An alternative to ejecting in Create React App

Create-react-app is the most popular React project starter, but if you want access to the project setup & configuration files, you ...

13:34
An alternative to ejecting in Create React App

6,954 views

4 years ago

Nathan Friedly
Next.js in 5 minutes - Server-side rendered React.js web framework

This is a Lightning Talk I gave at Tanium's October 2018 Dev Week. Next.js is a web framework built around Node.js and React.js.

5:18
Next.js in 5 minutes - Server-side rendered React.js web framework

1,156 views

7 years ago

Jan Hesters
Higher-Order Components Are Misunderstood In React

Want to hire a senior React developer? Visit https://www.reactsquad.io/jan now! If you're expanding your team and need to hire ...

17:38
Higher-Order Components Are Misunderstood In React

2,376 views

1 year ago

Thapa Technical
#49: React Form Handling: The Right Way to Manage Multiple Input Fields with One State Variable

Learn the best way to handle multiple input fields in React registration forms. This video shows you how to simplify form ...

15:15
#49: React Form Handling: The Right Way to Manage Multiple Input Fields with One State Variable

23,917 views

1 year ago