We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add res.locals.use(callback)
cleaned up duplicate "redirect() relative support"
added Blade
Updated New features in 3.x (markdown)
Updated Migrating from 2.x to 3.x (markdown)
Updated 4.x roadmap (markdown)
Updated Home (markdown)
Not sure if this is appropriate, but I also documented that cookieParser('secret') should be used instead of passing the secret to the session middleware
Fix https reference
fix link
Removed wording regarding node.js, as it's silly to mention when we're already on the express wiki talking about an express framework.
Removed unnecessary linkage from Framework addition. Reworded.
Added a new Framework to the list built on Express 3, base12. Work in progress that uses the latest and greatest of express.