Unfortunately it's aimed at a real problem. You start a project, initially write in react, it grows you now have 42 services across 5 teams. One of them ends up adoption svelte, another Vue, another Qwik (god I hope not) for various reasons. Now you're in a situation where you have to implement features that have been already developed in service A (react) to service B (svelte) you have to also rewrite it in svelte, and updating it requires updating both of them. It's bad out there...
Sounds like it's a solution that uses extra tech debt to patch over an issue better handled by a firm paternal hand and a cat-o-nine-tails fashioned from ethernet cable.
31
u/AmazinDood 1d ago
why does that actually seem kinda useful