Good software architecture really helps
- clean and well separated modules
- descriptive function/method names
- very small functions/methods
- an underlying guiding principle on how to separate technical and domain specific code/modules
Good software architecture really helps
- clean and well separated modules
- descriptive function/method names
- very small functions/methods
- an underlying guiding principle on how to separate technical and domain specific code/modules
No replies yet.