What JavaScript framework should I use?
Summary
The post is a community discussion about choosing a JavaScript framework for a browser-only project. It gathers opinions on Web Components, vanilla JS, and popular frameworks (Vue, Svelte, Ember, Mithril, React, Alpine.js), highlighting trade-offs around build times, typing (TypeScript), and developer experience. The thread shows a range of perspectives, suggesting there is no one-size-fits-all answer and encouraging experimentation with lightweight or vanilla approaches when appropriate.