ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

350 results

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,900 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,843 views

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

1 year ago

Thapa Technical
#63: useId Hook in React 19: Simplify Your Form Handling with Unique IDs

Learn how to use the useId hook in React 19 to streamline form handling with unique IDs. This video covers the syntax, practical ...

14:53
#63: useId Hook in React 19: Simplify Your Form Handling with Unique IDs

13,326 views

1 year ago

Thapa Technical
Dynamic Contact Sections in React 🧑‍💻 Make 1000+ Lines of Codes in 10 Lines🔥

Learn how to create a dynamic contact section in React by using JSON files to manage data and map icons, titles, and details.

13:37
Dynamic Contact Sections in React 🧑‍💻 Make 1000+ Lines of Codes in 10 Lines🔥

6,434 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,936 views

1 year ago

Thapa Technical
#62: No More forwardRef in React 19: Get Ref Values with New React 19 Methods

Discover why forwardRef is no longer needed in React 19 and learn new methods to achieve the same results. This video covers ...

14:37
#62: No More forwardRef in React 19: Get Ref Values with New React 19 Methods

15,787 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,591 views

1 year ago

Thapa Technical
#43: Short Circuit Evaluation in React JS:  Explained with Real-Life Examples

In this video, we'll look into the concept of short circuit evaluation in React JS, explaining its importance and how it can simplify ...

13:13
#43: Short Circuit Evaluation in React JS: Explained with Real-Life Examples

15,764 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,081 views

1 year ago

Thapa Technical
#12:  Looping in JSX: Netflix Series Card Creation 🔥React Tutorial in Hindi

Looping in JSX refers to the process of iterating over a collection of data to render dynamic content. Unlike traditional JavaScript ...

17:39
#12: Looping in JSX: Netflix Series Card Creation 🔥React Tutorial in Hindi

63,660 views

1 year ago

Thapa Technical
useDispatch Hook in React to Handle RTK Actions | Add & Delete Tasks Easily

This video demonstrates how to effectively use Redux Toolkit (RTK) in a React app by dispatching actions directly from React ...

12:46
useDispatch Hook in React to Handle RTK Actions | Add & Delete Tasks Easily

3,693 views

1 year ago

Thapa Technical
Access Redux State in React: How to Read Data from the Redux Store using useSelector

In this video, we dive into how to access Redux state in React using the useSelector hook. Learn how to retrieve data from the ...

8:32
Access Redux State in React: How to Read Data from the Redux Store using useSelector

8,032 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,572 views

1 year ago

Thapa Technical
#7: React Fragments: Remove unwanted Nodes & Speed Up Rendering | React v19 Tutorial in Hindi

React Fragments help streamline component structures by grouping children without extra DOM nodes, enhancing performance.

9:26
#7: React Fragments: Remove unwanted Nodes & Speed Up Rendering | React v19 Tutorial in Hindi

51,329 views

1 year ago

Thapa Technical
#44: React Hook Rules! Every Dev Must Know to Master React JS

In this video, we'll explore the essential rules for using hooks in React JS, explaining why they are important and how they can ...

8:28
#44: React Hook Rules! Every Dev Must Know to Master React JS

15,881 views

1 year ago

Thapa Technical
#42: Why Keys Are Important in React JS: Common Problems & Solutions Explained with Animation

In this video, we'll explore why keys are essential in React JS, the problems that arise when they are not used properly, and how ...

14:12
#42: Why Keys Are Important in React JS: Common Problems & Solutions Explained with Animation

18,803 views

1 year ago

Thapa Technical
useHistory Hook in React Router in Hindi in 2020 #61

Welcome, to useHistory hook in react router in Hindi in 2020. So, what is useHistory Hook? It provides access to the history prop in ...

8:35
useHistory Hook in React Router in Hindi in 2020 #61

59,259 views

5 years ago

Thapa Technical
#58: Data Fetching in React: Using Async Await & Try Catch to Fetch Pokémon API

Learn how to enhance your data fetching in React.js by leveraging async await and try catch. This tutorial covers converting ...

6:29
#58: Data Fetching in React: Using Async Await & Try Catch to Fetch Pokémon API

15,751 views

1 year ago

Thapa Technical
#81: useNavigate Hook in React Router: Seamless Page Redirection & Back Button Setup

In this video, learn how to effectively use the useNavigate hook in React Router to create a seamless navigation experience.

8:38
#81: useNavigate Hook in React Router: Seamless Page Redirection & Back Button Setup

13,147 views

1 year 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

🌟 Crosby Roads
⏰ How to Show Component After Specified Amount of Time in React • React Timed Render

How to Show Component After Specified Amount of Time in React • React Timed Render We look at how to render component ...

4:30
⏰ How to Show Component After Specified Amount of Time in React • React Timed Render

6,759 views

4 years ago

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

In this video, we'll explore how to create an app layout using React Router and the Outlet component, which allows you to render ...

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

32,907 views

1 year 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