This tutorial is a hands on, practical introduction to writing Express 3 applications complete with CSRF protection. As a bonus, it should be fairly easy to install on Heroku. Prerequisites A working Node installation is assumed, and basic knowledge of Node and the command-line. Getting Started Create a new directory, then create a new file called package.json that looks like this: { "author": "Al