Skip to content

See read me for task related details.

Notifications You must be signed in to change notification settings

harold-nft/Gymismo-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Task

Part 1: Do a time-boxed code review (20 mins max)

Do a quick written code review of the existing code.

  1. What is your overall impression on the code quality?
  2. What would you look at addressing first? How would you approach that?

Part 2: Refactoring

Refactor the code as needed.

  1. Refactor the controller to reduce complexity and improve readability and maintainability
    • Feel free to write mocks/stubs where needed
  2. Add jsdoc comments to the module exports as needed to document the API
  3. Write unit tests for the new code
    • Can be psudocode / empty method definitions if your refactored code isn't runnable - we're more interested in what you would test and how

Part 3: Submit

Send the code review, refactored code and resume to task@gymismo.com 🙂

About

See read me for task related details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published