📝Solid.js

tags

Real DOM with fine-grained updates

github

https://github.com/ryansolid/solid

Web framework that supports Real DOM with fine-grained updates. Unlike Svelte, it is not a compiler/language, but just a library. (TypeScript-friendly.)

Solid signals are very similar to how atoms work in Reagent.

Backlinks