Skip to content

marick/refactoring-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Examples for a possible refactoring workshop in the style of code retreats.

Each example is in its own directory. The README file there gives a language-agnostic explanation of the problem to be solved and how to solve it. There's one nested subdirectory for each codebase. A README file therein gives language-specific explanations of the code.

  • split-into-two: Split one class into two because you need two instances of part of its responsibility. Ruby.

About

Examples of medium-scale refactorings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages