Hacker News new | ask | show | jobs
by rramon 5 days ago
Just wondering how a matching backend framework for correctness would look like. Ideally something that doesn't repeat the React mess with two routers but fits right in Inertia style.
2 comments

That is a fair question. Probably one could inspiration by https://github.com/lustre-labs/lustre
Thanks, looks interesting!
Maybe a bit late to ask but how would an EffectTS backend integrate seamlessly? Im looking for a full stack agent driven workflow including domain modeling, designing state machines (with Xstate or SCXML?) etc.