When you are faced with a new project, how do you plan it's design to eventually translate into code? Since there is no right way in programming, what is your way?
For further actions, you may consider blocking this person and/or reporting abuse
When you are faced with a new project, how do you plan it's design to eventually translate into code? Since there is no right way in programming, what is your way?
For further actions, you may consider blocking this person and/or reporting abuse
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
Kudzai Murimi -
Daniel T Sasser II -
Axel -
Alok Kumar -
Top comments (1)
Well... I do a lot of Rails development and one of the best things about that stack/community is convention. We pretty much agree on how to do things on a new project. And once a project grows then we can figure out the nuanced architectural adjustments, but we cross that bridge when we get there.