GithubHelp home page GithubHelp logo

mongodb-for-javascript-developers's Introduction

M220JS: MongoDB for Javascript Developers

M220JS: MongoDB for Javascript Developers

About

This course will teach you how to use MongoDB as the database for a Node.js application.

You will play the role of a back-end developer for a Node.js application, where your job is to implement the application's communication with MongoDB. Using the Node.js driver you will read and write data to the database, use the aggregation framework, manage the configuration of the database client, and create a robust application by handling exceptions and timeouts.

You'll build the back-end for a movie-browsing application called MFlix.

Using the Node.js driver for MongoDB, you will implement MFlix's basic functionality. This includes basic and complex movie searches, registering new users, and posting comments on the site.

You will also add more features to the MFlix application. This includes writing analytical reports, increasing the durability of MFlix's connection with MongoDB, and implementing security best practices.

Course Agenda

Chapter 0

  • Introduction and Setup.
  • Course logistics, requirements for environment setup, and application architecture.

Chapter 1

  • Driver Setup.
  • Database client configuration, basic reads.

Chapter 2:

  • User-Facing Backend.
  • Basic aggregation, updates, deletes, and joins.

Chapter 3

  • Admin Backend.
  • Read concerns and bulk operations.

Chapter 4

  • Resiliency.
  • Connection pooling, error and timeout handling, and principle of least privilege.

Final Exam

mongodb-for-javascript-developers's People

Contributors

boykopetevboev avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

adipatiarya

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.