📝Solid.js
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.
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.