ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,150 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,136 views

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

6 years ago

Thapa Technical
#77: React Router App Layout & Outlet Component: Render Nested Elements in Your React App

... ⌛TIMELINE⏳ 0:00 Introduction to App Layout in React Router 1:02 Subscribe for More React Tutorials 1:18 Understanding the ...

11:04
#77: React Router App Layout & Outlet Component: Render Nested Elements in Your React App

32,907 views

1 year ago

Learn Programming Fastly
ReactJs Tutorial for beginners

Create your first application "Hello World" in ReactJS. It's a good starting to code in Reactjs !

5:30
ReactJs Tutorial for beginners

9 views

5 years 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,838 views

1 year ago

Thapa Technical
Redux Thunk in React: Fetch and Add API Data to Your To-Do App

In this video, you'll learn how to use Redux Thunk to handle asynchronous API calls and integrate the fetched data into a to-do list ...

17:38
Redux Thunk in React: Fetch and Add API Data to Your To-Do App

22,209 views

1 year ago

Thapa Technical
React vs Next.js: Which Should You Learn for Upcoming Projects?

Welcome, In this video, we'll be exploring the differences between React and Next.js, and helping you decide which one to learn ...

7:31
React vs Next.js: Which Should You Learn for Upcoming Projects?

59,153 views

2 years 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,781 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,110 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,066 views

1 year ago

Thapa Technical
Vite JS Better than Create-React-App ❓❓ Vite React Project & Deployment in 10 Minutes 🔥

Welcome, What is Vite JS? Why Vite Better than Create-React-App Vite React Project & Deployment in 10 Minutes Join this ...

12:46
Vite JS Better than Create-React-App ❓❓ Vite React Project & Deployment in 10 Minutes 🔥

109,181 views

3 years 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,687 views

1 year ago

Thapa Technical
What is .ENV FILE? Why we must add .ENV File in React Application?

... Must Watch Videos For Web Development ************* ➡️ ReactJS Tutorial in Hindi 2020 Playlist Link: ...

11:06
What is .ENV FILE? Why we must add .ENV File in React Application?

56,855 views

3 years ago

Thapa Technical
#38: React Todo List: Creating and Sharing Reusable Components with Best Practices

In this video, we enhance your React Todo List by creating and sharing reusable components while following best practices.

14:44
#38: React Todo List: Creating and Sharing Reusable Components with Best Practices

28,342 views

1 year ago

DebugNDecode
ReactJS Tutorial For Beginners | Part 2 | Installation , Styling

In this video let's see how to create a react application, what are the folders and files used, how to style pages using css ...

13:27
ReactJS Tutorial For Beginners | Part 2 | Installation , Styling

12 views

1 year ago

Thapa Technical
#4: React Query: The Only API Data Fetching Method You Need in React 19

In this video, we explore how to use React Query's useQuery hook to fetch API data in a React 19 application. We'll discuss the ...

10:17
#4: React Query: The Only API Data Fetching Method You Need in React 19

9,714 views

1 year ago

CodeWithTim
Lesson 1 ReactJS Hello World in plain JS

Get started with ReactJS by building a simple Hello World example using plain JavaScript. Get the FULL COURSE FOR ONLY ...

5:30
Lesson 1 ReactJS Hello World in plain JS

18,408 views

9 years ago

Thapa Technical
#64: Context API & useContext Hook in React v19 in Hindi

In this video, we explore the Context API and useContext Hook in React 19, essential tools for managing state across components ...

18:17
#64: Context API & useContext Hook in React v19 in Hindi

61,030 views

1 year ago

DebugNDecode
REACT JS Tutorials For Beginners

In this video let's see why using JavaScript frameworks and libraries are good and better for personal as well as professional ...

7:08
REACT JS Tutorials For Beginners

15 views

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

1 year ago

Thapa Technical
#70: Best Practices for Using the useReducer Hook in React 19: Optimize Your State Management

In this video, we dive deep into best practices for using the useReducer hook in React 19. You'll learn how to set up useReducer ...

17:19
#70: Best Practices for Using the useReducer Hook in React 19: Optimize Your State Management

19,024 views

1 year ago

Thapa Technical
React Router v6 Tutorial in Hindi #3 : LINK Component | Navigate to Page without Page Reload

Welcome, So, far we are navigating through URL only but is there a way we can click on something and we visit the other page, ...

8:11
React Router v6 Tutorial in Hindi #3 : LINK Component | Navigate to Page without Page Reload

115,046 views

3 years ago

Thapa Technical
#84: Create Global Loading States in React Using React Router & useNavigation

In this tutorial, we'll dive into the useNavigation hook in React Router to create a global loading state for your React app.

8:25
#84: Create Global Loading States in React Using React Router & useNavigation

12,972 views

1 year ago

Thapa Technical
#1: TanStack Query Tutorial in Hindi: Introduction to React Query & it's Advantages Over React❤️‍🔥

In this video, we dive deep into React Query (now TanStack Query), exploring what it is, how it simplifies data fetching, and why it's ...

10:05
#1: TanStack Query Tutorial in Hindi: Introduction to React Query & it's Advantages Over React❤️‍🔥

21,407 views

1 year ago

Thapa Technical
Redux Toolkit Tutorial in Hindi #1:  A Game-Changer for Managing State in React with Redux Toolkit

Welcome, to the Introduction on Redux Toolkit Tutorial in Hindi in 2023. Are you looking to improve the structure and management ...

14:42
Redux Toolkit Tutorial in Hindi #1: A Game-Changer for Managing State in React with Redux Toolkit

164,096 views

3 years ago