Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-sapletta-com authored Nov 8, 2023
1 parent bd38135 commit 91f0d81
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Modular Code

From #clean ideas to code #smells and #legacy code ... Let's talk about modularity in practice
From #clean ideas to code #smells ... Let's talk about The Pragmatic Development based on Hypermodularity

## Code Expectations
https://en.wikipedia.org/wiki/SOLID
Expand All @@ -22,9 +22,9 @@ https://en.wikipedia.org/wiki/SOLID

## Code Reality

+ [legacy code](https://en.wikipedia.org/wiki/Legacy_system)
+ [spaghetti code](https://en.wikipedia.org/wiki/Spaghetti_code)
+ [smells code](https://en.wikipedia.org/wiki/Code_smell)
+ [Legacy Code](https://en.wikipedia.org/wiki/Legacy_system)
+ [Spaghetti Code](https://en.wikipedia.org/wiki/Spaghetti_code)
+ [Code Smell](https://en.wikipedia.org/wiki/Code_smell)
+ ...


Expand Down

0 comments on commit 91f0d81

Please sign in to comment.