- Introduce Node.js
- Introduce Jest
- Write a tests that demonstrates how to do the javascript stuff
- Walk through the solutions in class using node JS.
- Have tests the students have to implement on their own as an assignment.
- Teach enough so that they can manipulate the dom (oh wait this would require playwright.)
- Teach more javascript using the testing method.
This has the advantage of introducing testing earlier. We could then require tests.
This has the advantage of introducing testing earlier. We could then require tests.