You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimact is a lightweight, server-first reactive UI framework that compiles TSX into C#, predicts DOM changes with Rust, and syncs state in real time via SignalR — all while letting you write components with familiar hooks like useState and useEffect.