Fork me on GitHub
#hyperfiddle
<
2021-09-26
>
Drew Verlee15:09:56

Anyone want to chat about this? https://youtu.be/G6a5G5i4gQU At arrive around 20, how can we walk up the tree? I'm thinking of the tree like an s expression right now so I'm not sure how we can mark leaves dirty except at run time by walking down. E.g like fb react does.

Drew Verlee16:09:09

I feel like i need a more math based description of the goal before i layer in gc issues like the video seemed concerned with. As well as a real example to checkpoint against.