Skip to content

minimalgeek/refactor-to-designpatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Refactor to Design Patterns

Refactor to Design Patterns is a Java collection with a lot of badly written (hard to understand, maintain and debug) pieces of code. The goal is to refactor them according to the original GOF design patterns.

Your job

  • Open up a package, like com.csmastery.chainofresponsibility, run the relevant tests in src/test/java, and try to understand the codebase in the first place
  • Figure out the problems in the codebase
  • Go to Refactoring Guru and read the description about the pattern
  • Refactor the bad code :)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages