How often have you done a huge refactor/migration and ended up with something worse than before?

Posted by iMac_Hunt@reddit | ExperiencedDevs | View on Reddit | 185 comments

Our CTO convinced us to move our .NET applications to Node/nestJS a few years ago. While it’s not all bad, the benefits have simply down to better architecture choices and they could have easily been done in .NET. The number of headaches that NestJS has caused though is huge. I respected the CTO a lot but to this day I think he just had a huge anti-Microsoft bias he couldn’t get over.

I’m curious how common this is across the industry, especially if there are any real disaster migration stories.