• by quechimba on 2/20/2023, 10:24:25 PM

    I just saw this tweet mentioned in the latest stream by Ryan Carniato. https://www.youtube.com/live/A2TiLvCDKSg?feature=share

    His streams are really good. I think it's nice that he makes these really long streams where he explains everything in depth. I have learned a lot.

    Signals are interesting and it's cool that Preact were able to integrate them into their VDOM. I ported their signals library to Ruby and it wasn't easy to get all the details right. Interesting how they came up with that solution, I would never have been able to figure that out.