expensereport
Code refactor
A legacy code refactoring kata in multiple programming languages to implement a new feature without rewriting the entire system.
The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)
146 stars
4 watching
98 forks
Language: Assembly
last commit: 5 months ago
Linked from 1 awesome list
katarefactoringrefactoring-exerciserefactoring-kata
Related projects:
Repository | Description | Stars |
---|---|---|
| Refactoring exercise to improve code organization and reduce complexity by addressing bad inheritance usage | 2 |
| An hour-long coding practice to improve readability and maintainability of a specific class implementation | 0 |
| Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 459 |
| Refactoring a legacy order flow application to improve maintainability and reliability by applying the tell don't ask principle and reorganizing the domain model. | 32 |
| Refactoring kata to remove computational effects from a use case using functional structures | 32 |
| An interactive search and replace tool for refactoring code without anxiety. | 17 |
| A Java library that detects refactorings applied in the history of a project and generates Abstract Syntax Tree (AST) diffs at various levels. | 375 |
| A collection of pre-built coding katas to help developers improve their skills through practice and testing | 20 |
| Implementing a CLI arguments parser to process input in various formats | 5 |
| A tool that provides intelligent code completion and refactoring capabilities for PHP developers | 1,467 |
| A refactoring exercise to improve the design and structure of a Tennis game implementation | 742 |
| A collection of coding exercises to practice good habits and techniques in software development | 746 |
| This project provides a wrapper around legacy DLLs allowing calls from 64-bit processes to native code written for opposing architectures. | 80 |
| Practice refactoring and polymorphism in XSLT code | 122 |
| Automates code refactoring and migration by applying predefined transformations to specific files in a project. | 22 |