1 min readJan 3, 2019
I’d go somewhere in the middle… repo per application that gets deployed independently. I don’t think shared code libraries really help *THAT* much over time, and copy/paste between projects works well enough, and in that vein each variant can grow as needed. It just depends on where you stand and what you need.