Hacker News new | ask | show | jobs
by sesm 1040 days ago
Does this ideology lead to significant technical differences from early versions of Angular 1 and early versions of Vue?
1 comments

Ok, I see, the idea is to render parts of the page on server and swap those parts on the client with things like: https://htmx.org/attributes/hx-swap/

So it's not really an "Angular-1-like", but more like Vaadin in JS.