Video: .mp4 (1280×720, 30 fps(r)) | Audio: aac, 48 KHz, 2 ChGenre: eLearning Video | Language: English + .srt | Duration: 2 hour | Size: 877 MBLearn how to use TDD to become a better problem solverWhat you’ll learnTest driven development with Javascript and JestJest testing frameworkGame of Life algorithmRequirementsNodejs installedAn IDE such as VSCodeDescriptionHeard about Test Driven Development (TDD) and not sure what it is? We’ll take a real world example of a coding challenge for a job and work through it using TDD.
We’ll be building a ‘Game of Life’ simulation with tests first (using Jest), breaking tasks down into small achievable steps and viewing in a browser at the end.
Who this course is for:Beginner to intermediate programmers