An open API service indexing awesome lists of open source software.

https://github.com/emasuriano/error-handling-workshop

Workshop of error Handling - NodeConf 2019
https://github.com/emasuriano/error-handling-workshop

Last synced: 21 days ago
JSON representation

Workshop of error Handling - NodeConf 2019

Awesome Lists containing this project

README

        

# First steps

1. Make sure you set up `git` and `github` properly
- https://www.wikihow.com/Create-an-Account-on-GitHub
2. Set up an `npm` account
- https://docs.npmjs.com/creating-a-new-npm-user-account
3. Install `nvm` or `fnm` as Node.js version manager
- https://www.sitepoint.com/quick-tip-multiple-versions-node-nvm/
- https://hackernoon.com/fnm-fast-and-simple-node-js-version-manager-df82c37d4e87