Vue.js - The progressive Javascript framework
•
2026-04-08 12:44
First time trying micro-frontends — surprisingly got a working UI pretty fast
I tried building a micro-frontend setup for the first time today, mostly out of curiosity. I’ve read about the concept before, but never actually sat down to implement one myself. It always felt a bit intimidating — multiple apps, shared state, orchestration… a lot going on. So instead of starting completely from scratch, I tried using Qwen3.5-Omni-Plus to generate a basic micro-frontend h...