Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 565 Bytes

File metadata and controls

6 lines (3 loc) · 565 Bytes

Code Smell Refactors

This repository has some typescript source with code smells. You task is to analyse the source, answer some questions about the nature of the code and form a strategy to refactor the code smells away.

Go to the file in the tasks folder called firstSmell.ts also open the diagnosisSheet.md it will help you think about how you can make positive changes.