Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 649 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 649 Bytes

21DCC-LHL2021

Solutions to the 21-Day Coding Challenge by Lighthouse Labs. As the challenges are publically available refer to Luke Bergmann's post on LinkedIn here.

Sparse Comments

  • Day 3: Conditional expressions know 'em, love 'em
  • Day 7: Could have been condensed
  • Day 9: Learnt about map() after the challenge
  • Day 15: Could have been condensed
  • Day 16: Condensing it further would make it look messy in their provided IDE
  • Day 18: Scuffed Kappa
  • Day 21: Could be condensed