refactoring-code_smells-design_patterns
refactoring-code_smells-design_patterns copied to clipboard
♻️ Example projects illustrating Code Smells in order to apply Refactoring techniques
This PR adds my solution in Java
Php version of the "Energy Power" example. If there is any error 🚩, please don't hesitate in make a comment or something, is my first time making this fun stuff(Hexagonal...
Solution to the issue #33.
Unify typescript examples :)
 Don't look at the commits 🙈
This is an example for illustrating Shotgun Surgery Code Smell, in which we compute the duration of different course `Step` types. The logic for determining the duration of a `Step`...