2018年10月3日水曜日

#100DaysOfCode Day43

Day 43: October 3, 2018

Today's Progress:

  • freeCodeCamp's Drum Machine project
    • Reduced unnecessary repetition in the code
    • Implemented all functions to make the test suite pass

Thoughts:
Looking back one of the freeCodeCamp lessons, React: Pass a Callback as Props | Learn freeCodeCamp, I think I made some improvements by breaking down the code into components and passing common values as properties.
Now I have all the tests pass, so I will start working on the visual design tomorrow.

Link to work:
CodePen
GitHub: sidemt/drum-machine

0 件のコメント:

コメントを投稿