Skip to content

necccc/async-await-errors

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

async-await-errors

Small examples on handling errors with async/await functions in some popular Node.js web frameworks

Usage

Clone the repo, then run npm install.

The examples here can be ran by picking the framework you wish

npm run express

npm run hapi

Any of these will start a server listening on port 3000, and they are using nodemon so you can edit code, and play with results.

About

Small examples on handling errors with async/await functions in some popular Node.js web frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published