Skip to content

strongloop-community/express-example-error-handling

Repository files navigation

Asychronous error handling in Express

This repo includes some workable code samples in conjunction with the StrongLoop article. Generator example requires Node 0.12 or io.js.

Setup

Clone the repo and run npm install. Then run any of the samples by using npm scripts.

  • npm run promises - promise based error handling
  • npm run generators - promise-generator based error handling
  • npm run async-await - async/await based error handling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •