JS App Development

JS App Development

  • Docs
  • Blog
  • Community

›Roadmaps

Roadmaps

  • Getting Started
  • General Topics
  • Backend Development
  • Node.js
  • Express Framework
  • Table Databases
  • Document Databases
  • Frontend Development
  • Javascript
  • React

References

  • Node version management
  • Terminal Basics
  • Semantic Versioning

Express Framework

Express is a framework used to build web applications with node.js. Express makes it easier to build web applications using a collection of rich APIs.

The following topics will help you understand express web application development.

  • Express Server
  • Application Setup
  • Express Router
  • Creating RESTful webservices
  • Using middlewares
    • cookie parser
    • body parser
  • Authentication
    • JWT tokens
  • Building custom middlewares
  • Databases
    • Database Drivers
      • node-postgres
      • mongodb node.js driver
    • ORMs
      • Sequelize
      • Mongoose
← Node.jsTable Databases →
JS App Development
Docs
Getting StartedGeneral TopicsBackend RoadmapFrontend Roadmap
Community
User Showcase
More
BlogGitHubStar
Follow @dani_akash_
Facebook Open Source
Copyright © 2019 DaniAkash