Difference between revisions of "Video/The Story of React"

From PKC
Jump to navigation Jump to search
(Created page with "{{cite book |editor=uidotdev |date=Feb 1, 2022 |title=The Story of React |url=https://www.youtube.com/watch?v=Wm_xI7KntDs |location=[[Video/The Story of React|local page]...")
 
Line 1: Line 1:
{{cite book
{{cite book
  |editor=uidotdev
  |editor=uidotdev
|author-link=http://ui.dev
  |date=Feb 1, 2022
  |date=Feb 1, 2022
  |title=The Story of React
  |title=The Story of React

Revision as of 01:39, 2 February 2022

uidotdev, ed. (Feb 1, 2022). The Story of React. local page: uidotdev. 


{{#ev:youtube |Wm_xI7KntDs }}

This talks about Virtualized Document Object Model, which can be related to Rendering large lists with React Virtualized:[1].

References

  1. LogRocket, ed. (Aug 26, 2016). Rendering large lists with React Virtualized. local page: LogRocket. 

Related Pages