ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,122 results

Thapa Technical
#56: Fetching API Data in React: A Step-by-Step Guide to Fetch Pokémon API

Learn the best practices for fetching API data in React.js. This tutorial covers using the useEffect hook, error handling, and ...

14:53
#56: Fetching API Data in React: A Step-by-Step Guide to Fetch Pokémon API

27,336 views

1 year ago

Programming Made Simple
How To Fetch Data from a Mock Backend Using Axios in React JS | Step-by-Step Tutorial

Welcome to another exciting coding tutorial! In this video, we'll dive into how to fetch data from a mock backend using Axios in ...

9:45
How To Fetch Data from a Mock Backend Using Axios in React JS | Step-by-Step Tutorial

335 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,815 views

2 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,815 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,334 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,742 views

1 year ago

Code with tkssharma
React API Integration - Different ways to use Axios, Fetch & React Query  #01

https://codesandbox.io/s/strange-panini-hddk6 https://codesandbox.io/s/nostalgic-violet-49hs5?file=/src/App.js In this video, we ...

25:49
React API Integration - Different ways to use Axios, Fetch & React Query #01

750 views

4 years ago

Thapa Technical
Complete Axios in React for Beginners in Hindi

In this tutorial, you'll learn why Axios is a preferred choice over Fetch for making HTTP requests in React. We'll cover everything ...

24:30
Complete Axios in React for Beginners in Hindi

85,989 views

1 year ago

The Debug Zone
How to Make a POST Request in React: Fetch API Tutorial and Examples

In this video, we'll dive into the world of making POST requests in React using the Fetch API. Whether you're building a simple ...

2:26
How to Make a POST Request in React: Fetch API Tutorial and Examples

5 views

6 months ago

Thapa Technical
#9: Real-Time Polling in React Query: Constantly Fetch Fresh Data, Even in the Background

In this video, we'll explore how to implement polling in React Query to ensure your data stays fresh. Learn why polling is essential ...

8:12
#9: Real-Time Polling in React Query: Constantly Fetch Fresh Data, Even in the Background

5,362 views

1 year ago

Thapa Technical
#85: Dynamic Routing in React: Get Params Value and Fetch API Data for a Single Movie

In this video, you'll learn how to implement dynamic routing in React to fetch API data using URL parameters. We'll cover how to ...

21:03
#85: Dynamic Routing in React: Get Params Value and Fetch API Data for a Single Movie

17,739 views

1 year ago

Jitender Developer
Fetch method Api Call in React js with GET

Friend in this video we will learn how to implement API using fetch method in react. With the help of this video you can learn how ...

6:16
Fetch method Api Call in React js with GET

29 views

2 years ago

The Debug Zone
ReactJS: How to Set Cookies from Fetch Requests to Backend API

In this video, we'll explore how to effectively manage cookies in your ReactJS applications when making fetch requests to a ...

2:26
ReactJS: How to Set Cookies from Fetch Requests to Backend API

10 views

9 months ago

Thapa Technical
#82: Fetch API Data with React Router Loaders🔥 No useEffect Needed

In this video, we explore a modern approach to fetching API data in React using the loader property and the useLoaderData hook ...

17:59
#82: Fetch API Data with React Router Loaders🔥 No useEffect Needed

15,810 views

1 year ago

Thapa Technical
#55: How NOT to Fetch API Data in React: Avoid Infinite Requests

Discover the common mistakes to avoid when fetching API data in React.js. In this tutorial, we'll build a Pokémon app, ...

10:15
#55: How NOT to Fetch API Data in React: Avoid Infinite Requests

19,065 views

1 year ago

One Minute Coder
Reading a local JSON file in JavaScript using Fetch API

javascript #fetchapi How to use JavaScript Fetch API to read a local JSON file and how show the result in console. How to show ...

0:59
Reading a local JSON file in JavaScript using Fetch API

8,683 views

1 year ago

Thapa Technical
React vs React Query: Which One’s Right for You? #shorts

React vs React Query: Which One's Right for You? Curious about the differences between React and React Query? In this quick ...

2:59
React vs React Query: Which One’s Right for You? #shorts

9,771 views

1 year ago

Thapa Technical
#10: One Single Dynamic Detailed Page & Route for all 100+ API Cards in React Query 😀

In this video, you'll master the process of creating dynamic routes in React using useParams and React Query to fetch API data.

17:13
#10: One Single Dynamic Detailed Page & Route for all 100+ API Cards in React Query 😀

5,208 views

1 year ago

Azam TechJunction
Build a News App with React.js and Fetch News from an API

In this tutorial, I'll show you how to create a news app using React.js and fetch news data from an API using the Fetch API.

40:21
Build a News App with React.js and Fetch News from an API

70 views

1 year ago

Peter Schneider
How to fetch API as soon as page is loaded in React?

How to fetch API as soon as page is loaded in React? I hope you found a solution that worked for you :) The Content (except ...

5:38
How to fetch API as soon as page is loaded in React?

4 views

3 years ago