Backend Development Certification with Node.js
Coursera
August 2024
Express ranked fourth among the most popular web technologies, making it the most popular server-side web framework.

Training Content
- Create server-side applications using the Node.js JavaScript runtime engine.
- Extend your Node.js applications with third-party packages and frameworks, including Express.
- Use npm to manage Node.js packages in your Node.js application.
- Develop asynchronous callback functions and promises to perform asynchronous operations.