tomphp / functional-refactorings
A catalogue of refactorings which are useful when writing functional programs.
☆19Updated 6 years ago
Alternatives and similar repositories for functional-refactorings:
Users that are interested in functional-refactorings are comparing it to the libraries listed below
- This is a poster that acts as a reminder for the rules of Conway's Game of Life. You can hang it to a near wall during a coderetreat (cod…☆44Updated last year
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated last year
- ☆64Updated 12 years ago
- Java version of the GildedRose code kata (from: http://www.iamnotmyself.com/2011/02/13/RefactorThisTheGildedRoseKata.aspx)☆42Updated 2 years ago
- Legacy Code Retreat - Grenoble 2011☆59Updated 9 months ago
- Exercise used for our recruitment process☆31Updated 7 years ago
- Starting code for a Refactoring Code Kata on the Yatzy rules☆108Updated last month
- ☆36Updated 8 years ago
- Collection of Kata Descriptions☆19Updated 3 years ago
- A Kata exercise. This one involves writing code to reserve seats on a train.☆113Updated 11 months ago
- Java source files for SC2016 Refactoring Golf☆11Updated 8 years ago
- Refactoring LCD Numbers to remove the dependency injection framework.☆19Updated 3 years ago
- Identifying & fighting your team’s systemic issues creating your legacy☆72Updated 8 years ago
- Example of CQRS implementation using Kotlin and Functional Programming☆73Updated 6 years ago
- Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests☆73Updated 9 years ago
- An exercise on refactoring☆17Updated 2 years ago
- My implementation of the Gilded Kata.☆30Updated 9 years ago
- A wiki for agile software documentation that lives in your source code repository☆29Updated 7 years ago
- Several code katas on a racing car theme☆307Updated 4 months ago
- ☆48Updated 3 years ago
- Slides and code for the "Coroutines explained" talk at ACCU, SoCraTes UK and CodeMesh 2018☆18Updated 5 years ago
- A refactoring kata where you'll practice disentangling business logic from frameworks and SQL☆97Updated 4 months ago
- Kata to learn about Polymorphism☆124Updated 2 weeks ago
- An example of the application built around clean architecture principles as defined by Uncle Bob.