promotion-text-kata

Code refactoring exercise

An hour-long coding practice to improve readability and maintainability of a specific class implementation

An hour-long hands-on practice on readable and maintainable programming

GitHub

0 stars
2 watching
0 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nealhu/args-kataPractices readable and maintainable coding skills in parsing command-line arguments1
trikitrok/beverages_pricing_refactoring_kataRefactoring exercise to improve code organization and reduce complexity by addressing bad inheritance usage2
ardalis/kata-catalogA collection of coding exercises to practice good habits and techniques in software development746
pdt256/kataA collection of coding challenges and exercises to practice Test-Driven Development (TDD) in various programming languages6
christianhujer/expensereportA legacy code refactoring kata in multiple programming languages to implement a new feature without rewriting the entire system.146
emilybache/racing-car-katasA series of coding exercises to improve testability and design principles in legacy code305
alanbarber/codekatasA collection of pre-built coding katas to help developers improve their skills through practice and testing20
christian-fei/opening-hours-kataA TDD & Refactoring Kata for creating a configurable opening hours module with next date calculation and website/web billboard display functionality8
emilybache/parrot-refactoring-kataPractice refactoring and polymorphism in XSLT code122
emilybache/tennis-refactoring-kataA refactoring exercise to improve the design and structure of a Tennis game implementation742
kkisiele/codekataA collection of code examples illustrating object-oriented principles and clean coding practices in Java.2
jondot/reactnativekatasA learning experience project that uses design and styling exercises to help developers improve their skills in React Native.947
nickdelgrosso/dna-transcription-kataA kata for practicing string manipulation and bioinformatics data processing in a test-driven development context9
matteobaglini/functional-structures-refactoring-kataRefactoring kata to remove computational effects from a use case using functional structures32
racingdeveloper/tell-dont-ask-kataRefactoring a legacy order flow application to improve maintainability and reliability by applying the tell don't ask principle and reorganizing the domain model.32