Главная
Study mode:
on
1
Intro
2
Welcome
3
Starter code and dependencies
4
Axios API setup
5
usePosts custom hook
6
Example 1 component
7
Post component and forwardRef
8
Applying useRef
9
Checking functionality
10
Intersection Observer and useCallback
11
Testing Infinite Scroll & Query
12
Example 2: React Query setup
13
Example 2 component
14
useInfiniteQuery
15
Update Example 2 with useInfiniteQuery
16
Testing Example 2 functionality
Description:
Learn how to implement infinite scroll functionality in React applications through this comprehensive tutorial video. Explore two different approaches: one using React hooks and another utilizing React Query. Dive into essential concepts such as custom hooks, Axios API setup, Intersection Observer, useCallback, and useInfiniteQuery. Follow along as the instructor guides you through building example components, setting up API calls, and testing the functionality. Gain practical knowledge on creating efficient and seamless infinite scrolling experiences in your React projects.

Infinite Scroll in React - Full Tutorial

Dave Gray
Add to list