Introduction to NodeJS

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: Microsoft

授课老师: Azat Mardan Benjamin Lin

课程主页: https://www.edx.org/archive/introduction-nodejs-microsoft-dev283x

课程评论:没有评论

第一个写评论        关注课程

课程简介

The ultimate beginner guide to creating web applications using Node.js, Express and MongoDB.

课程大纲

  • How to set up a Node.js project using npm
  • How to use the Node.js core modules
  • How to use Express to set up a web server
  • How to use MongoDB to store data in a database
  • How to use Mongoose to model database schemas

课程评论(0条)

课程详情

Have you ever wanted to create a full-fledged web application, beyond just a simple HTML page? In this course, you will learn how to set up a web server, interact with a database and much more!

This course will start off by teaching you the basics of Node.js and its core modules. You will then learn how to import additional modules and configure your project using npm. From there, you will learn how to use Express to set up a web server and how to interact with a MongoDB database using Mongoose. By the end of the course you will have created several real-world projects such as a web scraper, a blogging API, and a database migration script.

课程标签

0人关注该课程

主题相关的课程