DEV Community

Abdul Qadir Luqman
Abdul Qadir Luqman

Posted on

1

What is your understanding of software architecture?

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?

Top comments (1)

Collapse
 
ben profile image
Ben Halpern

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.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay