Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 337 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 337 Bytes

interviewing_refactoring_node

ApplicationReview contains some less than ideal code. Given that we do not want to change its output or usage, refactor the class using tools or strategies of your choosing.

Make edits in src/application.review.ts and test against desired output via npm test

Install dependencies with npm install