Talk in English - US at jsday 2022
Short URL: https://joind.in/talk/5280a
(QR-Code (opens in new window))
React is an awesome framework for building UI. But writing declarative code comes with a cost, and with the case of React - that cost comes at runtime. How do we write beautiful, responsive UI using React’s awesome DevX but without compromising on performance? Together we’ll get a glimpse behind the React scenes, demystify the reconciliation loop, Virtual DOM and learn how to avoid common performance pitfalls.
Comments
Comments are closed.
Nice insights
Well structured
Deep insight about the overheads of React
Quite good, the pacing was a bit stilted imho. It went from maybe a little bit too slow on the "easy part" (what the issues are) and then a little too speedy on the solution (deferredValue and startTransition). This might have something to do with the fact that I do not have a lot of experience with React itself.
interesting and clear
Pretty good talk, although it didn’t amaze me
Very good performance
Most content might be "old news" but the presentation was clear and informative, plus I walked away with a couple of new notions
Useful tips
Big like
As a react developer, this was super interesting and well structured talk
Pretty good talk, Maybe the only React talk that clearly states the intrinsic React structural design inducted overhead
Good tips! Thanks