63 private links
Looks like the trend is now clear. The reasons for picking a web framework are lessening. It's more and more viable to use the web platform directly.
Looks like a really convenient web component to display 3D models on web pages.
Another library of web components. This seems to pick up and it's welcome.
Another testament to the fact that it's probably better to have minimal dependencies on your webpages. This is especially true for documents if you're aiming for longevity. If you're making an actual application the trade-off will be different.
Good balanced view about Web Components. Interestingly it seems the adoption is already higher than I expected.
Interesting data point about a service moving completely to the htmx and web components approaches. Not all applications are going to see such drastic improvements, that being said the change in team structure alone feels like a very good thing to me (and is more likely to be the constant in such moves).
Another frontend framework which seems lightweight. Especially nice is the fact that it's built on top of Web Components and that properties are properly reactive.
In my question for simpler web frontends, this looks like an interesting library. It's built on Custom Elements (part of the Web Components effort) and is just a tiny bit of Javascript. Sounds neat and tidy.