Pair programming Session for beginners in JS development. Based on TDD principles.
Possible problems to solve:
-
(beginner) Mocha Cow moo (based off https://nicolas.perriault.net/code/2013/get-your-frontend-javascript-code-covered/)
-
(intermediate) Pair Hero: http://www.happyprog.com/pairhero/
-
(advanced) Fork and work on real js interview TDD assignment. Sample here: https://github.com/rmurphey/js-assessment
-
(beginner) Create TDD style library from NASA API. https://api.nasa.gov/
Have Fun!