Chapter 2. Developing a Basic Site with Node.js and Express
In the previous chapter, we learned about common programming paradigms and how they apply to Node.js. In this chapter, we will continue with the Express framework. It's one of the most popular frameworks available and is certainly a pioneering one. Express is still widely used and several developers use it as a starting point.