This course deals with all things server-side. We base the entire course around the NodeJS platform. We start with a brief overview of the Web protocols: HTTP and HTTPS. We examine NodeJS and NodeJS modules: Express for building web servers. On the database side, we review basic CRUD operations, NoSQL databases, in particular MongoDB and Mongoose for accessing MongoDB from NodeJS. We examine the REST concepts and building a RESTful API. We touch upon authentication and security. Finally we review backend as a service (BaaS) approaches, including mobile BaaS, both open-source and commercial BaaS services.
ofrecido por
Acerca de este Curso
Habilidades que obtendrás
- Authentication
- Node.Js
- Mongodb
- Express.Js
ofrecido por

Universidad Científica y Tecnológica de Hong Kong
HKUST - A dynamic, international research university, in relentless pursuit of excellence, leading the advance of science and technology, and educating the new generation of front-runners for Asia and the world.
Programa - Qué aprenderás en este curso
Introduction to Server-side Development
In this module you will be introduced to Node, Node modules and the Node HTTP server. You will learn about the Express framework and how to set up a REST API using Express.
Data, Data, Where art Thou Data?
This module looks in detail at data storage with MongoDB, the popular NoSQL database. You will learn first about Express generator for scaffolding an Express application. Then you will learn about MongoDB. You will learn how to interact with MongoDB from a Node application. Then you will learn the Mongoose ODM to create schemas and models, and interact with MongoDB server.
Halt! Who goes there?
This module is dedicated to user authentication. We first develop a full-fledged REST API server with Express, Mongo and Mongoose. Thereafter we examine basic authentication and session-based authentication briefly. We then develop token-based authentication with the support of JSON web tokens and the Passport module.
Backend as a Service (BaaS)
In this module we learn about Mongoose population, a way of cross-referencing documents and populating the documents from other documents. We then review secure communication using HTTPS. We look at Backend as a Service (BaaS) and take a brief look at Loopback.
Reseñas
- 5 stars80,56 %
- 4 stars15,56 %
- 3 stars2,05 %
- 2 stars0,60 %
- 1 star1,20 %
Principales reseñas sobre SERVER-SIDE DEVELOPMENT WITH NODEJS, EXPRESS AND MONGODB
Good course. Cons: Some have exercice video of 30 mins. For me it's too long and require changes in many file. I would love stick in one file and more explanation for a 10 mins video.
It was good experience studying from the best instructor. Although in 2021 some course content seems to be old and they need to be updated to follow latest coding convention.
This is one of the best course to learn the server side concepts with node js using expresss , really the instructor had put the best efforts while creating this course .
It is a Excellent course by Jogesh Muppula. I have clear my All the doubts about the nodejs and also I am capable now to developed a full Website. Thank you so much........
Preguntas Frecuentes
¿Cuándo podré acceder a las lecciones y tareas?
¿Qué recibiré si me suscribo a este Programa especializado?
¿Hay ayuda económica disponible?
¿Tienes más preguntas? Visita el Centro de Ayuda al Alumno.