Get in Touch

Course Outline

Introduction

Core Concepts of Node.js

  • RAM versus I/O latency
  • Blocking versus non-blocking operations
  • Syntax and logic

Fundamentals of APIs and Their Functionality

  • Scalar types
  • Web Architecture Patterns: composite pattern, proxy pattern, and facade pattern

REST Overview

  • GET options
  • PULL options
  • POST options
  • DELETE options

Setting Up the Development Environment

  • Installing and configuring Node.js
  • Installing and configuring Express.js
  • Installing and configuring MongoDB
  • Testing the installations

Node Modules and Package Management

  • Creating a module
  • Loading a module
  • Utilizing module functions
  • Creating event arguments
  • Extending event emitters
  • Installing a Node package
  • Using a package
  • Listing packages
  • Updating packages
  • Uninstalling packages
  • Publishing packages

Working with Express.js

  • Creating custom middleware
  • Using Express router
  • Filtering paths

REST and GraphQL APIs

  • Building a web server
  • Handling routes
  • Parsing HTTP requests
  • Calling endpoints
  • Defining schema
  • Adding input validation
  • Managing mutations
  • Adding variables
  • Handling errors

CRUD Operations Using MongoDB

  • Saving documents
  • Querying documents
  • Updating documents
  • Deleting documents

Authentication and Security

  • Creating and registering users
  • Generating tokens
  • Storing in environment variables
  • Protecting routes
  • Testing the authorization

Troubleshooting

  • Writing a unit test
  • Writing an integration test
  • Wiring a unit and integration test

Summary and Conclusion

Requirements

  • Experience with JavaScript programming

Target Audience

  • Web Developers
 14 Hours

Number of participants


Price per participant

Testimonials (1)

Upcoming Courses

Related Categories