
SolidJS with Ryan Carniato
PodRocket - A web development podcast from LogRocket
00:00
Using React of Primitives to Render
For solid, these React of primitives are really all you need to update something. To them, everything is a side effect. More or less, you just have some data. When the data updates, run that function. That's overly simple but it helps build the mental model here because what it means is we can do whatever we want in those side effect functions more or less.
Transcript
Play full episode