blog series: Removing Complexity from Software #43

Open
opened 2022-01-14 20:01:24 +00:00 by jeff · 1 comment
Owner

Write a series of blog posts on principles/techniques to reduce the complexity of software.

Consistency

Write a series of blog posts on principles/techniques to reduce the complexity of software. Consistency
Author
Owner

Layers should be separated as distinctly as possible.
Don't, "follow", logic or data through layers.

Layers should be separated as distinctly as possible. Don't, "follow", logic or data through layers.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: simplesystems/website#43
No description provided.