You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -380,7 +380,7 @@ Tomorrow’s code may need to be more complex, so do everything in your power to
380
380
Also, while you shouldn't be blind to the future, avoid investing time and effort into developing features that are not currently necessary and might be a waste.
381
381
-[Do The Simplest Thing That Could Possibly Work](https://www.artima.com/articles/the-simplest-thing-that-could-possibly-work)
382
382
-[YAGNI by Martin Fowler](https://martinfowler.com/bliki/Yagni.html)
383
-
- The two root causes of software complexity](https://pressupinc.com/blog/2014/05/root-causes-software-complexity/)
383
+
-[The two root causes of software complexity](https://pressupinc.com/blog/2014/05/root-causes-software-complexity/)
384
384
-[Encapsulated vs systemic complexity in protocol design](https://vitalik.eth.limo/general/2022/02/28/complexity.html)
385
385
-[Practices of Reliable Software Design](https://entropicthoughts.com/practices-of-reliable-software-design)
386
386
-[Exit the Haunted Forest](https://increment.com/software-architecture/exit-the-haunted-forest/)
0 commit comments