An open API service indexing awesome lists of open source software.

https://github.com/imdhemy/refactoring-ts


https://github.com/imdhemy/refactoring-ts

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Refactoring TS

This repository contains the Example of Refactoring (Improving the design of Existing Code) by Martin Fowler, written in
TypeScript. Your task is to:

- Your customers want the statement to be printed in HTML. Keep the existing functionality and add the new one.
- The players are looking to perform more kinds of plays. This change will affect how the charges are calculated.