How to Create Infinite Scroll in React | TanStack React Query

  Рет қаралды 19,085

Cand Dev

Cand Dev

Күн бұрын

Пікірлер: 41
@gaganyt7861
@gaganyt7861 11 ай бұрын
I watched a video about paginated queries in React Query three days ago. Since then, I've been trying to learn about infinite scrolling in React Query, but my search on KZbin didn't yield helpful results. I struggled to grasp the concept and even considered switching to another library. Now, coming across this video, it feels like god sent you to make a video about infinte scrolling to help me out.
@CandDev
@CandDev 11 ай бұрын
God bless you bro
@abdallahazme4757
@abdallahazme4757 2 ай бұрын
Your explanation was super smooth, smoother than infinite scrolling itself. Thank you so much, mate, for making this video.
@CandDev
@CandDev Ай бұрын
You're welcome!
@yamelamadorfernandez7416
@yamelamadorfernandez7416 8 ай бұрын
It serves the purpose very well, I came in not knowing about infinite scroll and went out knowing, that is enough for me. Thanks bro.
@julienheng3880
@julienheng3880 5 ай бұрын
Your explanation is very clear and easy to follow through. Please continue to make more tutorials. Thank you very much!
@FaizSultan430
@FaizSultan430 4 ай бұрын
thank you so much for deep explanation i was struggling with infinite scrolling in react query i watched a lot of videos on youtube but your video is best ❤
@CandDev
@CandDev 3 ай бұрын
Thank you 🤍
@0xtz_
@0xtz_ 11 ай бұрын
Yo thanks man 😂I was looking for this this morning hhhh and now I got it amazing videos keep going
@CandDev
@CandDev 11 ай бұрын
Thanks for the KZbin algorithm 😁
@SergieArizandieta
@SergieArizandieta 9 ай бұрын
ty buddy u really help me, other videos has a too complicated code and with gross explanation to explain this subject, ty again I hope u continue with this kind of tutorials :,)
@ahmedaq9018
@ahmedaq9018 8 ай бұрын
i've seen many videos for you,, they are always simple, direct and to the point... hopefully you will consider creating a TanStack tutorial where you go through it all in practical way (the same way you do).-- 🥰🥰🥰
@박찬영-h4z
@박찬영-h4z 8 ай бұрын
hello i'm korea developer student !! i've seen many many videos about introduce, your videos really good!!! I appreciate it... maybe i always watching your video everyday
@CandDev
@CandDev 8 ай бұрын
Hello Korea 👋🏻, thank you so much for your nice comment.
@delovoy_mikhail
@delovoy_mikhail 6 ай бұрын
братишка, дай бог тебе здоровья. В твоём видео всё что нужно. Внатуе красава!
@denys7567
@denys7567 10 ай бұрын
34:20 fix me if I'm wrong, but this approach leads to creating item innerRef={ref} for !each! last item for each page. So If you see a content which contains of 3 loaded pages - I will have 3 ref elements, so you will have an incorrect loading, because nextPageLoading will be triggered when you will see on for example the last element of first page (but after it you already loaded items from next 2 pages)
@vitorwindberg4212
@vitorwindberg4212 3 ай бұрын
you are correct
@ahmedaq9018
@ahmedaq9018 8 ай бұрын
this is so clean .... thanks a lot for everything Cand
@mdkawsarislamyeasin4040
@mdkawsarislamyeasin4040 6 ай бұрын
Bro you save my huge time. I was looking for this.
@leevu12
@leevu12 3 ай бұрын
Thank you so much! clear explaination sir
@letthesuntalk
@letthesuntalk 7 ай бұрын
What if I'm using components with imgs and stuff like that, how can I mantain the performance when I scrolled and rendered a lot of items? Thank you :]
@divyprakash4052
@divyprakash4052 5 ай бұрын
How is it possible to pass functions in use effect dependency
@zunnoorainrafi5985
@zunnoorainrafi5985 10 ай бұрын
brother I have a question, I used useInfiniteQuery in nextjs and I am fetching all blog posts in the function of useInfiniteQuery, as our data is coming from {data} = useInfiniteQuery({...}) and we can't use useInfiniteQuery in "server component" so I made my component a "client component" but I want that all my blog posts should be fetched in server component for less initial load content time and i also want infinite scroll on the main page of all blog posts. So how i can do this?
@mdabdullahmamun333
@mdabdullahmamun333 7 ай бұрын
i notice that useInfiniteQuery hook render multiple time for on render how can i fix this
@asifkabiremon
@asifkabiremon 9 ай бұрын
This video content is really awesome and helpful to me
@xtremeandroidsupport3837
@xtremeandroidsupport3837 Ай бұрын
great video thanks !!
@voldemortvi4264
@voldemortvi4264 11 ай бұрын
amazing video as always !
@cleverprogrammer7409
@cleverprogrammer7409 11 ай бұрын
Amazing Amazing I was looking many days thanks alot
@socialultra7219
@socialultra7219 6 ай бұрын
thanks dude, this really helped me out
@jhonvaron1721
@jhonvaron1721 8 ай бұрын
Exelente ejemplo , muchas graciass 🥳
@Hunterhuni
@Hunterhuni 10 ай бұрын
Hey, really nice video, I really appreciate it. Just one question: How would I achieve the same thing but in reverse order? Meaning the list starts from the bottom and whenever the user scrolls up more data is loaded?
@favourz1
@favourz1 10 ай бұрын
array.reverse()
@028-manikandan3
@028-manikandan3 10 ай бұрын
bro initialPageParam name given use query bro its getting error bro why?
@shubhamupadhyay3174
@shubhamupadhyay3174 6 ай бұрын
thank you it help me a lot
@zunnoorainrafi5985
@zunnoorainrafi5985 10 ай бұрын
Assalamu alaikum, Thanks brother for this valuable content. How Old are you ? and from where you learn the most ? and will you tell me your favourite teachers on the internet?
@CandDev
@CandDev 10 ай бұрын
Wa'alaikumussalam, brother. I am 27 years old. I learn from documentation and find awesome code on GitHub from people around the world. Oh, and my favorite teacher is Brad Traversy.😁
@zunnoorainrafi5985
@zunnoorainrafi5985 10 ай бұрын
@@CandDev thanks brother for your kind response
@banksom2861
@banksom2861 7 ай бұрын
Thank you very much
@mahamatabakarbechir7324
@mahamatabakarbechir7324 6 ай бұрын
Thanks a lot :)
@o.j1398
@o.j1398 8 ай бұрын
Nice video, but what about Horizontal infinite scroll?
@GenilsonAraújo-w7u
@GenilsonAraújo-w7u 8 ай бұрын
Just display flex and I think it will work good!
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 31 МЛН
POV: Your kids ask to play the claw machine
00:20
Hungry FAM
Рет қаралды 19 МЛН
Inside Out 2: BABY JOY VS SHIN SONIC 3
00:19
AnythingAlexia
Рет қаралды 6 МЛН
React Query - Complete Tutorial
18:57
Cosden Solutions
Рет қаралды 126 М.
Infinite Pagination Component With React Query
14:58
Cosden Solutions
Рет қаралды 21 М.
Infinite Scrolling With React - Tutorial
25:28
Web Dev Simplified
Рет қаралды 360 М.
Learn React Query In 50 Minutes
51:09
Web Dev Simplified
Рет қаралды 295 М.
Full-Stack Next.js Blog App with Prisma and Tanstack React Query
1:48:07
This is the Only Right Way to Write React clean-code - SOLID
18:23
Building a CRUD App with TanStack React-Query and React
50:02
React Infinite Scroll like YouTube, Instagram | with Animation
7:01
Code Bless You
Рет қаралды 25 М.
Next 14 + React Query COMBO with Server Actions and RSC
9:49
developedbyed
Рет қаралды 106 М.
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 31 МЛН