Moocable is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Back End Development and APIs

Description

Until this point, you've only used JavaScript on the front end to add interactivity to a page, solve algorithm challenges, or build an SPA. But JavaScript can also be used on the back end, or server, to build entire web applications.

Today, one of the popular ways to build applications is through microservices, which are small, modular applications that work together to form a larger whole.

In the Back End Development and APIs Certification, you'll learn how to write back end apps with Node.js and npm (Node Package Manager). You'll also build web applications with the Express framework, and build a People Finder microservice with MongoDB and the Mongoose library.

Major Topics:

  • Managing Packages with Npm
  • Basic Node and Express
  • MongoDB and Mongoose
  • Back End Development and APIs Projects

Tags
Online Course


Free

Free certificate

Back End Development and APIs

Affiliate notice

  • Type
    Online Course
  • Provider
  • Pricing
    Free
  • Certificate
    Free certificate

Until this point, you've only used JavaScript on the front end to add interactivity to a page, solve algorithm challenges, or build an SPA. But JavaScript can also be used on the back end, or server, to build entire web applications.

Today, one of the popular ways to build applications is through microservices, which are small, modular applications that work together to form a larger whole.

In the Back End Development and APIs Certification, you'll learn how to write back end apps with Node.js and npm (Node Package Manager). You'll also build web applications with the Express framework, and build a People Finder microservice with MongoDB and the Mongoose library.

Major Topics:

  • Managing Packages with Npm
  • Basic Node and Express
  • MongoDB and Mongoose
  • Back End Development and APIs Projects