refactoring-exercise
There are 111 repositories under refactoring-exercise topic.
CodelyTV/refactoring-code_smells-design_patterns
♻️ Example projects illustrating Code Smells in order to apply Refactoring techniques
christianhujer/expensereport
The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)
ErickWendel/10-design-patterns-for-js
code examples of my 10 must-know design patterns for JavaScript Developers talk
corywheeler/refactoringtopatterns
A place to practice Refactoring To Patterns that Kerievsky wrote about in his book
serradura/rails_app_to_refactor
A Rails app that was intentionally designed to be refactored.
Squaretechre/refactoring
:star2: Examples from Martin Fowler's "Refactoring: Improving the Design of Existing Code" implemented in Java with tests.
christianhujer/expensereport-level-2
Level 2 of the Expense Report Legacy Code Refactoring Kata. Someone added a new feature (HTML output) without refactoring a bit!
alexandreaquiles/dibujo
Código ruim pra manter e bom pra praticar refactoring.
CodelyTV/php-password_refactoring-kata
Ejercicio para practicar refactoring
s4nchez/refactoring-golf-kotlin
A Refactoring Golf exercise in Kotlin
Kuncheria-Kuruvilla/code-aesthetics
🖥 Presentation deck with code examples on clean code, code aesthetics, best practices and developer mindsets.
anserwaseem/tindog-website
A 'tinder' like website for dogs i.e., tindog.
JoanStinson/EndlessRunnerRefactor
Unity's endless runner game sample "Trash Dash" refactored.
timm/ezr
Explanation system for semi-supervised multi-objective optimization
codecop/BankOCR-Refactoring-Kata
Refactoring kata dealing with Primitive Obsession. -- Collecting ports.
codecop/Parrot-Refactoring-Kata
Kata to practice Polymorphism and Baby Steps.
nikhilsu/biblioteca
Library management system for a OOP design exercise
DmitrySadovnikov/code-archaeology
Refactor legacy code for ancient Egyptian trade route optimization and pyramid resource calculation.
codecop/Trivia-with-Approvals-Kata
Legacy Coderetreat with Approval Test setup.
codecop/TriviaOO-with-Approvals-Kata
Legacy Coderetreat OO codebase with Approval Test setup.
xapn/against-the-clock
Against The Clock: a refactoring exercise with legacy code
adelinast/task-scheduler
refactoring
aufawibowo/semeru-api
A refactoring exercise repository
fantasticsadie/The-Refactor-Tractor
refactoring homework
franciscopugh/Taller-Refactoring
Refactoring course given at the UNPSJB during the month of September of the current year
guydunton/Refactoring-example-cpp
A worked example from Martin Fowler's Refactoring book
ismail2ov/cash-register-refactoring-kata
Exercise to refactor and add new features
kurtulussahin/java-education
Basics, algorithmic problems, design patters, refactoring examples, code katas, projects ...
LanguageXange/CWD-refactor
refactor class to functional components - WIP
nikhilsu/Agile-board
Project Management Tool built for a design exercise in Java.
pl-web/refactoring.js
💪 refactoring javascript
StrwbryPanda/SWE_6733_Assignment_2
Assignment Implementing the Gilded Rose Refactoring Kata
ViyaletaH/clean-code-s1e1
A refactor exercise.
yousuketakada/refactoring_example
A refactoring project in modern C++
Ayush-Kaushik/estoresearch-refactored
Refactored university project into cleaner more organized structure while following best practices.