Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jswesterfield/node-course

πŸ“š The Complete Node.js Developer Course (3rd Edition) - Udemy - Andrew Mead
https://github.com/jswesterfield/node-course

apis arrow-functions asynchronous es6 es7 express-middleware expressjs heroku http-requests jest json mongodb nodejs nodemon nosql npm refactoring socket-io ssh yargs

Last synced: 5 days ago
JSON representation

πŸ“š The Complete Node.js Developer Course (3rd Edition) - Udemy - Andrew Mead

Awesome Lists containing this project

README

        

## Udemy NodeJS Course - The Complete Node.js Developer Course (3rd Edition) :zap:

Goal: Learn more indepth within Node.js by building real-world applications with Node, Express, MongoDB, Jest, APIs, and more...

## Purpose :moyai:

```javascript

// Example code from course
const chalk = require('chalk')
const getNotes = require('./notes.js')

const msg = getNotes()
console.log(msg)

const greenMsg = chalk.blue.inverse.bold('success')
console.log(greenMsg)

```

## Dependencies 🎴
* πŸ΄β€β˜ οΈ Yargs - https://www.npmjs.com/package/yargs
* ⚠️Chalk - https://www.npmjs.com/package/chalk
* πŸ‘Ή Nodemon - https://www.npmjs.com/package/nodemon
* βœ”οΈ Validator - https://www.npmjs.com/package/validator

## Contributing :black_nib:
Not Applicable.
Course Available :point_right: https://www.udemy.com/course/the-complete-nodejs-developer-course-2/

## License :page_with_curl:
[MIT](https://choosealicense.com/licenses/mit/) :mortar_board:
##
[Udemy](https://www.udemy.com/) :computer:

##
![Background](https://66.media.tumblr.com/8b0350f7124235dbb7f62c642711aeb4/tumblr_oru0mmO96p1slhhf0o1_1280.jpg)