AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
JavaScript React
Solid doesn't have components because there's no component instances. It's literally just a bunch of function calls that are just nested in each other to kind of set up the tree. And then once it's set up, we have reactivity to give us super fine grained updates. So it's a very different type of renderer than even most reactive libraries still have like a component instant. There is a component somewhere and we don't.