Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jswesterfield/node-course
- Owner: JSWesterfield
- Created: 2020-02-07T15:56:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T19:06:23.000Z (about 3 years ago)
- Last Synced: 2023-02-26T21:57:20.221Z (over 1 year ago)
- Topics: apis, arrow-functions, asynchronous, es6, es7, express-middleware, expressjs, heroku, http-requests, jest, json, mongodb, nodejs, nodemon, nosql, npm, refactoring, socket-io, ssh, yargs
- Language: JavaScript
- Homepage: https://www.udemy.com/course/the-complete-nodejs-developer-course-2/
- Size: 1.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)