Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 454 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 454 Bytes

Jest Activities

These activities are for a 3 hour class I put together early in 2018 on my stint as a coding bootcamp instructor.

The curriculum provided used mocha + chai, following covering react, I thought Jest was the better tool for students to be exposed to. 8 activities in total; a little TDD up front and then into snapshots and shallow rendering.

The Unsolved/Solved and README structure was standard for the existing bootcamp curriculum.