mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-04 09:11:39 +00:00
r more docs
This commit is contained in:
parent
ceb46f6bb1
commit
edf1489dfe
@ -1,11 +1,11 @@
|
||||
This is my implementation of the [Gilded Rose Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata).
|
||||
|
||||
## Tidy/refactor -> behavior change
|
||||
## Tidy first, then change behavior
|
||||
|
||||
`/main`
|
||||
|
||||
In the main branch is simply a refactoring, with the new requirement yet to implemented.
|
||||
I use the lift up conditional refactoring, inspired by Emily Bache and Llewellyn Falco.
|
||||
In the main branch is only refactored from the original, with the new requirement yet to implemented.
|
||||
I used the lift up conditional refactoring, inspired by Emily Bache and Llewellyn Falco.
|
||||
|
||||
See their videos here:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user