Hacker News new | ask | show | jobs
by Daishiman 671 days ago
Large features can require changing protocols or altering schemas in multiple services. Different workflows can require different services, etc. Keep track of different service versions in a couple branchs (not unusual IMO) and it just becomes messy.
1 comments

What does this have to do with running locally vs. on a dev server? You have to properly manage versions in any case.