Hacker News new | ask | show | jobs
by R3ll1K7 1110 days ago
I work with a large monolith, and we have been trying to decouple some of out core features for the past couple of years. The one lesson I learnt is that you have to start by making sure new features are not built on your legacy app. Feature flags is also a must.