Skip to main content

Starting with Express.js

  • Chapter
  • First Online:
Pro Express.js

Abstract

Express.js is a web framework based on the core Node.js http module and Connect components. Those components are called middleware. They are the cornerstone of the framework’s philosophy, which is configuration over convention. Some developers familiar with Ruby compare Express.js to Sinatra, which has a very different approach from the Ruby on Rails framework that favors convention over configuration. In other words, developers are free to pick whatever libraries they need for a particular project. This approach provides them with flexibility and the capability to highly customize their projects.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    http://nodejs.org/api/http.html

  2. 2.

    http://www.senchalabs.org/connect

  3. 3.

    http://mongoosejs.com

  4. 4.

    http://www.mongodb.org

  5. 5.

    http://redis.io

  6. 6.

    http://www.mysql.com

  7. 7.

    https://github.com/kissjs/node-mongoskin

  8. 8.

    http://mongoosejs.com

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

Âİ 2014 Azat Mardan

About this chapter

Cite this chapter

Mardan, A. (2014). Starting with Express.js. In: Pro Express.js. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0037-7_1

Download citation

Publish with us

Policies and ethics