|
|
|
|
|
by jonasstrehle
853 days ago
|
|
UIX is our open-source full-stack framework for developing reactive web apps with restorable and shared state. Apps runs on a deno backend and supports both single- and multi page applications with frontend or server-side rendering and hydration. Getting started at https://docs.unyt.org/manual/uix/getting-started The DATEX JavaScript Library acts as the backbone of UIX, providing useful functionality such as reactivity and cross-device data exchange. In contrast to frameworks like React, UIX provides direct wiring to the DOM for reactivity and does not need a virtual DOM. |
|