Is this code posted anywhere? This is impossible to follow along here. The code is basically just clicked through real quick so you can't actually see what is going on and half of the code is cut off by the browser so you can't see it.
awesome talk! Some parts at the beginning felt kind of over-glossed over (the JS dom creation, with that utils file). But awesome talk just the same. I want to re do what you did in the talk!
hi im the speaker! comment here if u want me to see it
Is this code posted anywhere? This is impossible to follow along here. The code is basically just clicked through real quick so you can't actually see what is going on and half of the code is cut off by the browser so you can't see it.
That was super helpful. Is a refresh of this talk needed now that react 19 is around the corner?
does anybody have the source code for this? i can't find it (after a quick search)
This is what I was looking for. Thanks for this, do you have any more resources on this topic?
@@kristianfreemantx thanks 😬
awesome talk! Some parts at the beginning felt kind of over-glossed over (the JS dom creation, with that utils file). But awesome talk just the same. I want to re do what you did in the talk!
This is amazing content!!!
What is difference between React and React Fiber ? I don't get properly.
React Fiber is the algorithm used by React to efficiently render your app without putting too much stress on the main thread of the browser.