refactoring-kata
There are 51 repositories under refactoring-kata 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)
HouariZegai/playground
Playground for Software Engineering Concepts e.g. DSA, TDD, SOLID, Design Patterns, and others
aikin/refactoring-kata
Refactoring Kata:涵盖所有重构手法练习的栗子和测试。重构刻意练习。
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
mangasf/weather-kata-php
Kata to train how to decouple code and Clean Code
codecop/BankOCR-Refactoring-Kata
Refactoring kata dealing with Primitive Obsession.
aatwi/GildedRose-BDD
This repository is an extended version of the GildedRose kata that uses the BDD Scaffolding technique to specify and test existing legacy code.
codecop/Book-Discounts-Refactoring-Kata
Exercises to practice refactoring coupled hierarchies.
codecop/Cook-More-Refactoring-Kata
Splitting a Large Class Exercise.
codecop/golfed-game-of-tron
This is the JavaScript game of Tron in 219 bytes prepared as Refactoring Kata in different languages.
dfleta/gilded-rose-kata-java
Kata Gilded Rose
gregorriegler/payroll-refactoring-kata
Refactoring Kata to practice refactoring the "bumpy road" code smell
renejfc/ts-katas
! This is an abandoned project, it didn't motivated me the right way.
codecop/Finder-Refactoring-Kata
Refactoring Exercise Focusing on Names. -- Collecting ports.
codecop/Hero-Quest-Refactoring-Kata
Refactoring Exercise Focusing on Data Clumps
dEzequiel/yatzy-refactoring-tdd-kata
Kata about refactoring and TDD from the book The Coding Dojo Handbook, a practical guide to creating a space where good programmers can become great programmers by Emily Bache
eshluke/kata-trip-service
kata adapted from https://github.com/sandromancuso/trip-service-kata
ismail2ov/cash-register-refactoring-kata
Exercise to refactor and add new features
jsstrn/gilded-rose
Gilded Rose in JavaScript
ovitrif/gilded-rose-kotlin
Gilded Rose Refactoring Kata
ambersariya/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
volltage/GildedRose-Refactoring-Kata
Kotlin refactoring kata
volltage/Tennis-Refactoring-Kata
Kotlin refactoring kata
andrenbrandao/gilded-rose-refactoring-kata
GildedRose Refactoring Kata
codecop/commando-refactoring-kata
Refactoring exercises for inheritance versus composition. -- Collecting ports.
florianajir/php-refactoring-kata
Read UPGRADE.md file for more details on kata execution.
joanna-liana/Necklace-Refactoring-Kata
the goal is to practice refactoring to a Chain of Responsibility pattern
NicoMincuzzi/rpg-combat-kata
This is a fun kata that has the programmer building simple combat rules, as for a role-playing game (RPG).