Skip to content

Latest commit

ย 

History

History
22 lines (14 loc) ยท 735 Bytes

File metadata and controls

22 lines (14 loc) ยท 735 Bytes

Day 6: Review some code.

Teo and the elves are working on the system to track tasks to prepare Christmas.

They seem to trust you as you did a good job on the previous tasks. They feel happy with their code but would like to be challenged by an external dev.

So they ask you to review it, it is composed of:

  • ElfWorkshop
  • And the related file test

We propose to simulate a code review by adding comments in the code.

Have a good review ๐ŸŽ…

โœ…๐Ÿš€ Challenge: Review the code. ๐Ÿš€โœ…

  • ๐Ÿ’กHINT: View the elves as your colleagues to address the comments.

snippet of the day

Proposed Solution

Proposed Solution Guide