Show Nav
Patrick Bacon

Software Consultant and Developer. Loves making software, learning new technologies, and being an Atom.

 
Featured

Extending the Heroku Timeout in Node.js

It's possible to extend the default Heroku 30 second timeout by sending meaningless bytes back to the client. This post shows how to do so using Node.js / Express middleware.
All Posts