Te
Testing, Debugging & Deployment
3 lessons
Progress
0/3
Te
Testing, Debugging & Deployment
Write tests, debug Node.js applications, and deploy to production environments.
intermediate
16 min
Testing with Jest
Write unit tests, integration tests, and mocks using the Jest testing framework.
intermediate
14 min
Debugging & Profiling
Debug Node.js applications using the built-in debugger, Chrome DevTools, and profiling tools.
intermediate
15 min
Deployment with PM2 & Docker
Deploy Node.js applications to production using PM2 process manager and Docker containers.