FlashCards Starter Kit Contributors: Bobby Steckline Learning Goals: Contribute code to an partially constructed application Follow spec/prompts to make a working application Write modular, reusable code that follows SRP (Single Responsibility Principle) Implement a robust testing suite using TDD Wins + Challenges: Wins: Writing code that follows the spec & SRP, further understand tests and javascript, not get completely overwhelmed feeling while working on it Challenges: Feeling like my comprehension isn’t where I want it to be, not finishing iteration 2!