GildedRose-Refactoring-Kata/TypeScript/app
Chamoda Ranasinghe 5c9f3822a2
added 4 individual private methods to update each item based on name
replicated main business logic to all 4 functions (can individually clean each function afterwards)
added a switch statement in the main loop to call private methods
2024-01-16 03:15:20 +07:00
..
constants.ts added MAX_ITEM_QUALITY in constants file and referred it 2024-01-16 02:30:10 +07:00
gilded-rose.ts added 4 individual private methods to update each item based on name 2024-01-16 03:15:20 +07:00