Skip to content

A repository dedicated for learning Express core concepts and features.

Notifications You must be signed in to change notification settings

RyouHikaru/learning-express

Repository files navigation

Learning Express

This project is dedicated for learning backend development using NodeJS, Express, and MongoDB (Mongoose).

Concepts and topics demonstrated:

NodeJS:

  • File handling
  • NPM and Node events
  • Web server

Express:

  • Middleware
  • Routes
  • CRUD Rest API
  • User Password Authentication
  • JWT Authentication
  • Authorization using Roles and Permissions
  • Refresh Token Rotation and Reuse Detection

MongoDB:

  • Schema and Data Models
  • Async CRUD Operations

From Dave Gray's series, Node.js, Express, and MongoDB Tutorials.

About

A repository dedicated for learning Express core concepts and features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published