Skip to main content

The Express Framework

  • Chapter
  • First Online:
Pro Node.js for Developers
  • 2725 Accesses

Abstract

In Chapter 10, you learned how to create low-level TCP applications using the net module. Then, in Chapter 11, the low-level details of TCP were abstracted away using the http module. The move to a higher level of abstraction allowed us to do more, while writing less code. Chapter 11 also introduced the concept of middleware via the Connect library. Middleware promotes code reuse and enables you to request processing in an assembly line fashion. However, creating complex applications using the http and connect modules can still be a bit tedious.

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

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Colin J. Ihrig

About this chapter

Cite this chapter

Ihrig, C.J. (2013). The Express Framework. In: Pro Node.js for Developers. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-5861-2_12

Download citation

Publish with us

Policies and ethics