Known and unknown security and performance issues in 2.x have not been addressed since the last update (29 June, 2012). It is highly recommended to upgrade to Express 3.x or to Express 4.x.
High performance, high class web development for Node.js
This introduction screencast covers the basics of Express, and how to get started with your first application.
In this screencast we work with partials to display a collection of users using the Jade template engine, and learn about view path resolution.
In the screencast below we learn about the benefits of route-specific middleware.
Learn about route parameter (/user/:id) pre-conditions, providing automated validation, and loading of data via the named route param segments.