Skip to content

PortableStudios/refactoring-exercise-javascript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refactoring-exercise-javascript

To install dependencies:

npm install

To run the tests:

npm test

Assume that this code has been in production for years without complaint. We are trying to understand the code better so are going to use our refactoring skills to "read" the code.

Add tests as needed. Be careful to maintain existing functionality as you refactor.

Sniff out the smells and refactor them away!

About

Refactoring Exercise in Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%