-
I do write app in Ember at work. Ts adoption plan is still in discussion https://github.com/emberjs/rfcs/pull/800
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Have a look at https://htmx.org/ - Arguably more innovative than any of the current MVVM JS frameworks.
-
Has anyone tried https://lit.dev ?? , I dont think React is doing better than this ,in my view its just solving its own issues
-
This is an upgrade from v0 to v1, definitely no breaking changes just needs a tiny little rewrite: https://github.com/remix-run/react-router/blob/v3/upgrade-guides/v1.0.0.md
-
Another selling aspect for me is the dirty checks mithril uses and how efficient the redrawing engine runs. While not a Svelte/Mithril comparison, this write up explains some the key goodies of mithril.