mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-08 19:21:28 +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).
|
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`
|
`/main`
|
||||||
|
|
||||||
In the main branch is simply a refactoring, with the new requirement yet to implemented.
|
In the main branch is only refactored from the original, with the new requirement yet to implemented.
|
||||||
I use the lift up conditional refactoring, inspired by Emily Bache and Llewellyn Falco.
|
I used the lift up conditional refactoring, inspired by Emily Bache and Llewellyn Falco.
|
||||||
|
|
||||||
See their videos here:
|
See their videos here:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user