Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 319 Bytes

File metadata and controls

6 lines (4 loc) · 319 Bytes

Practice Mode

Practicing TDD with code puzzles and refactor challenges.

  • FizzBuzz: The tried and true test to see if a developer has ever heard of the modulus operator.
  • Gilded Rose: A refactor challenge based on Laracasts' PHP version. (Unfinished)