As someone who has worked in a lot of frontend (Vue, react, various microframeworks) I would heavily disagree that the tooling is "stable". It's incredibly fickle and breaks in ways that are hard to debug.
Microframeworks are slightly better, especially if they support no-build setups since then a "build step" for prod is only bundling and minification.
Microframeworks are slightly better, especially if they support no-build setups since then a "build step" for prod is only bundling and minification.