Posts
👋Sign in for the ability to sort posts byrelevant,latest, ortop.
loading...
The tag for Solid, a JavaScript framework for building performant user interfaces.
Solid is a declarative JavaScript library for creating user interfaces. It does not use a Virtual DOM. Instead, it opts to compile its templates down to real DOM nodes and wrap updates in fine-grained reactions.