Solid

Discord, github.com/solidjs/solid, https://github.com/solidjs/solid, Solid.js, SolidJS, solidjs.com, solidjs/solid, на сайте с 09 декабря 2022, 09:00
Solid is a declarative JavaScript library for creating user interfaces. Instead of using a Virtual DOM, it compiles its templates to real DOM nodes and updates them with fine-grained reactions. Declare your state and use it throughout your app, and when a piece of state changes, only the code that depends on it will rerun. Check out our intro video or read on!