Rendering large lists with React Virtualized

Rendering large lists with React Virtualized

LogRocket

4 года назад

46,649 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@willfelipe7977
@willfelipe7977 - 08.08.2023 18:17

Obrigado pelo vídeo, me ajudou muito

Ответить
@illaroy4596
@illaroy4596 - 20.07.2023 08:55

You are a saviour!!! I was struggling with this issue of rendering large data in react. You saved me .... Thank you❤

Ответить
@psychoogaming8487
@psychoogaming8487 - 18.07.2023 16:56

Hey, is it possible to have lists with varible widht? I mean I want show them like how words in a text file are, how this comment looks. Words next to each other. Is it possible to do that?

Ответить
@furqatbozorov4254
@furqatbozorov4254 - 30.06.2023 18:22

It was great lesson! How can I render accordion from Mui ?

Ответить
@alexalannunes
@alexalannunes - 27.03.2023 00:55

Could u implement this with react select 😄

Ответить
@ricardogonzales2641
@ricardogonzales2641 - 02.03.2023 22:56

Awesome Video! do you know why the DATE component is sticky in the top? because that is generating 2 scrollbars one for the main page and another one to the window virtualized. Is there any way that we can avoid 2 scroll in the same page?

Ответить
@richardsangohil
@richardsangohil - 30.11.2022 11:29

Thank you very much bro this helps me a lot

Ответить
@angelbelaunde9704
@angelbelaunde9704 - 14.11.2022 06:57

2022 and it works great

Ответить
@abdulmuhaminrehman7530
@abdulmuhaminrehman7530 - 27.10.2022 23:32

Good Explanation...

Ответить
@stevenqarguedas853
@stevenqarguedas853 - 12.08.2022 01:55

thanks I spent all my day trying to fix the virtualized list, and didn't know the height and style were that important

Ответить
@nijarshrestha3745
@nijarshrestha3745 - 02.08.2022 19:46

How to use react-virtualized with accordion ?

Ответить
@rytis2666
@rytis2666 - 18.07.2022 10:53

This is really useful when you need to implement infinite scroll

Ответить
@jorgecortes7603
@jorgecortes7603 - 08.06.2022 18:41

Thank you a lot for this! I was struggling and the change did it for me in the end is to store the cache in a ref

Ответить
@euanmorgann
@euanmorgann - 13.04.2022 14:39

Such a fantastic explanation here

Ответить
@michaeldeguzman756
@michaeldeguzman756 - 22.03.2022 10:40

Hi, have you tried react virtualized in a tree structure data like a nested list? Do think it’s possible?

Ответить
@yuensc196
@yuensc196 - 03.03.2022 16:39

very useful

Ответить
@mrf9237
@mrf9237 - 23.12.2021 04:00

Awesome explanation man! thanks!

Ответить
@ManojKumar-yy8xu
@ManojKumar-yy8xu - 27.10.2021 05:17

awesome

Ответить
@petermachele1337
@petermachele1337 - 22.08.2021 10:48

Damn you killed it man

Ответить
@yhteensatuma7
@yhteensatuma7 - 06.08.2021 13:55

Hello, I cloned the repo and run the app, and tried shrinking the page but the height of each item doesn't change causing overlapping text. How can we solve this issue or make dynamic height for each item?

Ответить
@bojanistvancic6237
@bojanistvancic6237 - 21.07.2021 14:21

The video is cool, but the advertising in the middle of the video is really annoying.

Ответить
@jonathanrivas7880
@jonathanrivas7880 - 07.07.2021 16:12

Thank you so muucchhh

Ответить
@hakanaki
@hakanaki - 21.06.2021 20:34

Can i filter the list items? for example if I want to add a search functionality.

Ответить
@amirhoseinfarhadi2268
@amirhoseinfarhadi2268 - 12.06.2021 23:22

It's really underrated, such a nice tutorial step by step, perfect only downside is that the advertisement is so annoying :\

Ответить
@warriorgeneral2735
@warriorgeneral2735 - 05.06.2021 13:05

Do all the elements have to have same html?

Ответить
@OnikawaAa
@OnikawaAa - 03.06.2021 15:48

This is gold, thanks you so much!

Ответить
@asifurrahman8257
@asifurrahman8257 - 11.05.2021 17:51

what you said, "you about to see a disaster", I didn't thought it will be that bad

Ответить
@user-cp7fl1jl5e
@user-cp7fl1jl5e - 02.05.2021 19:08

big thanks man! keep it up!

Ответить
@KarahannAe
@KarahannAe - 16.03.2021 16:45

This created a second scroller inside the page. Is there a way to implement this so that when we scroll down the top part also disappears?

Ответить
@romihasan380
@romihasan380 - 16.03.2021 13:07

good tutorial man!!

Ответить
@markonikolic6346
@markonikolic6346 - 12.03.2021 02:10

Thanks man, you saved me, this was exactly what I needed

Ответить
@omarismail456
@omarismail456 - 10.03.2021 23:40

That's awesome thanks

Ответить
@waqasrana5734
@waqasrana5734 - 24.02.2021 17:47

lazy loading is ruining my performance what should i do !

Ответить
@benutza5362
@benutza5362 - 11.02.2021 01:59

That's a great tutorial. Thank you so much for creating it.

Ответить
@quincyhuang2773
@quincyhuang2773 - 24.01.2021 02:46

life saver it is

Ответить
@nightflight9994
@nightflight9994 - 26.12.2020 01:40

Could you also show how you extrend this to a responsive grid layout (e.g. mobile first only 1 column, desktop 3 columns)?

Ответить
@anoopvasudevan
@anoopvasudevan - 18.12.2020 08:54

Wow! thanks. Came here to understand how material ui manages large lists in their autocomplete dropdown. MUI is using react-window which was originally react-virtualized. Got the basics now. :)

Ответить
@collinharmon3207
@collinharmon3207 - 18.12.2020 01:49

Great tutorial! Thanks

Ответить
@brenok
@brenok - 28.10.2020 17:25

Saved my a** thank you!

Ответить
@jamband64
@jamband64 - 22.10.2020 06:13

Dude, I love you man. Thank you for clearly explaining all of this information. I've been struggling with this and window, so thanks a bunch!

Ответить
@byg95431
@byg95431 - 15.10.2020 13:56

the best tutorial for react-virtualized ever! thx bro!

Ответить
@jemesmemes9026
@jemesmemes9026 - 13.09.2020 04:11

I just downloaded this but resizing the width of the window doesn't autoresize the rendered children

Ответить
@dmkjava
@dmkjava - 18.08.2020 22:06

Great Job, i have one question, what is the difference between deferredMeasurementCache={this._cache} and deferredMeasurementCache={this._cache.current}. After using deferredMeasurementCache={this._cache.current} this one i find great difference in performance, initially it took 2min to load data. But after change to "current" it is working fine.

Ответить
@helmet1825
@helmet1825 - 19.07.2020 13:56

In the dev tools console, I get this warning " findDOMNode is deprecated in strict mode. findDOMNode was passed an instance of CellMeasurer which is inside StrictMode ...."
Because in the index.js <App/> is wrapped within <React.StrictMode>
If I remove the wrapper then warning disappears. Is there any other solution???

Ответить
@JaysonMonterroso
@JaysonMonterroso - 14.07.2020 03:53

This video is great, very very useful, thanks guys for putting this tutorial together

Ответить
@reactivicky
@reactivicky - 02.07.2020 19:53

Awesome

Ответить
@MrVisheshsingh
@MrVisheshsingh - 21.05.2020 16:18

Freaking awesome 👏🤯

Ответить