For questions related to the Solid Javascript framework (see solidjs.com)
Solid is a JavaScript library with built-in state management and fine grained reactivity for creating user interfaces.
It is a high performance alternative to React which compiles to real DOM nodes. It supports SSR, streaming and progressive hydration.