tomphp / functional-refactoringsLinks
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
Sorting:
- A Kata exercise. This one involves writing code to reserve seats on a train.☆115Updated last year
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated 2 years ago
- ☆10Updated 7 years ago
- ☆16Updated 10 years ago
- ☆269Updated 3 months ago
- A refactoring kata where you'll practice disentangling business logic from frameworks and SQL☆105Updated last year
- 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 2 years ago
- Example of CQRS implementation using Kotlin and Functional Programming☆73Updated 6 years ago
- Identifying & fighting your team’s systemic issues creating your legacy☆74Updated 8 years ago
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆294Updated 3 months ago
- Refactoring LCD Numbers to remove the dependency injection framework.☆19Updated 4 years ago
- Sources and docs for a simple refactoring and OO design exercise☆78Updated 7 months ago
- Several code katas on a racing car theme☆313Updated 5 months ago
- Let's Play: Test-Driven Development☆81Updated 12 years ago
- Java version of the GildedRose code kata (from: http://www.iamnotmyself.com/2011/02/13/RefactorThisTheGildedRoseKata.aspx)☆43Updated 3 years ago
- Slicing and coding game☆129Updated last week
- The Scala Koans☆181Updated 13 years ago
- ☆19Updated 4 years ago
- Advanced Topics in Event Sourcing / CQRS / DDD. PRs welcome. This "project" follows Scala's CoC.☆110Updated 5 years ago
- ☆36Updated 9 years ago
- Exercise used for our recruitment process☆32Updated 8 years ago
- The "Diamond" kata, implemented by TDD with only property-based tests☆12Updated 10 years ago
- Source code for the book, "Growing Object-Oriented Software, Guided by Tests"☆276Updated 15 years ago
- Katas that are delivered incrementally - the full problem is not displayed at once, it is revealed when one part is done☆61Updated 2 years ago
- A realworld api example app featuring Arrow, Kotlin and Spring Boot.☆114Updated last year
- Kata to learn about Polymorphism☆131Updated last month
- Library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.☆48Updated 3 years ago
- Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.☆450Updated last year
- IntelliJ plugin to limit your work-in-progress☆111Updated 2 months ago
- Practice Designing code for less bugs☆89Updated last year