|
|
|
|
|
by gunnarmorling
2229 days ago
|
|
Unpoly [1] is another one in that camp. Made good experiences with to smoothen page transitions in a server-side rendered app [2]. I find this model much more approachable for backend devs than going all-in on SPA. It doesn't help of course with more fine-grained interactions like say in-place editing in a table. [1] https://unpoly.com/
[2] https://www.morling.dev/blog/quarkus-qute-test-ride/ |
|