DEV Community

Discussion on: What makes a good software design document?

Collapse
 
revskill10 profile image
Truong Hoang Dung

If you can add features/fix bugs to existing system WITHOUT modifying it, then your architecture is good, which means your technical design is good.

It's my single most important point to any library/framework/architecture i want to use in my work.