Open-source, minimal, dual-use JS framework for client and server, supporting static builds.
Client side navigation
Static building for projects with no server. Static builds should work on free hosts, Vercel, Netlify, Cloudflare so the hosting can be shifted if they attempt vendor lock in.
Dyanmic SSR/render to node stream directly for projects with a server.
No dependencies
Pursuing useEffect, data loading, two-way data binding.