Enter your email to receive a password reset link.
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. This way when your state updates only the code that depends on it runs.
We use cookies to ensure you get the best experience. By using our website you agree
to our Privacy Policy.