Journeyman Node Badge
Goals
- Understand how JavaScript can be used for Server-side software
- Understand how JavaScript modules work
- Understand the Express HTTP framework
- Understand NPM - the Node Package Manager
- Understand how to write asynchronous JavaScript with callbacks and promises
Requirements
- [ ] Node Basics
- [ ] Modules
- [ ] NPM
- [ ] Express
- [ ] Async JS
Work In Progress