Server-side Development with NodeJS, Express and MongoDB from The Hong Kong University of Science and Technology. This course deals with all things server-side. We base the entire course around the NodeJS platform. We start with a brief overview ...
Coursera is a leading online learning platform that partners with top universities and organizations worldwide to offer high-quality courses, specializations, and degrees. Founded in 2012 by Stanford professors, Coursera has grown to serve millions of learners globally, providing access to education from renowned institutions across various disciplines.
This tutorial focuses on server-side development using Node.js, Express, and MongoDB. Node.js is a powerful JavaScript runtime built on Chrome's V8 JavaScript engine, allowing developers to build scalable network applications. The course covers essential concepts and practical implementation of server-side development, including working with Express, a minimal and flexible Node.js web application framework, and MongoDB, a popular NoSQL database.