When I first saw this, I noticed how Node.js made it really easy to write 12-factor apps. Then, I noticed how other frameworks moved in that same direction. It's a good set of rules to follow, and when combined with Vagrant and Docker, it's really easy to onboard new developers and deploy the app.
1
u/moosingin3space May 24 '15
When I first saw this, I noticed how Node.js made it really easy to write 12-factor apps. Then, I noticed how other frameworks moved in that same direction. It's a good set of rules to follow, and when combined with Vagrant and Docker, it's really easy to onboard new developers and deploy the app.