...
The Internet
Git
Git 102 (slides) (note: more advanced than you’ll need for this club but good to know)
HTML
JavaScript and TypeScript
Node.js and Asynchronous Development
React
Express
Databases
How to mock and test Prisma (read the “what is a mock”, “Using the mocked client”, and “Spy on methods” sections only)
Bonus Videos
React: Lists and Keys (8 min), What is DOM? (6 min), React updating the DOM (5 min), Intro to Hooks, useEfffect() Hook
Back-end: REST API Intro (12 mins)
Prisma: Official docs (they’re good)
DevSecOps: GitHub Actions Intro (13 min), Authentication (2 min), JSON Web Tokens (15 min)
...