root-systems / dogstack

:dog: :dog: :dog: a popular-choice grab-bag framework for teams working on production web apps
https://dogstack.js.org/
25 stars 7 forks source link

introduction on why dogstack #15

Closed ahdinosaur closed 6 years ago

ahdinosaur commented 7 years ago

it's possible to build complicated apps without complexity, if we have an architecture to avoid edge cases. dogstack is a framework (upfront investment) that provides a foundation for linearly scaling complexity as you add features, so you can avoid edge cases ("A place for everything and everything in its place"), not have to do massive refactors to add new features, and in general helps keep your velocity up and your technical debt down.

ahdinosaur commented 7 years ago

consistency!