https://github.com/chaudinh/node_3_built-in_modules
...
https://github.com/chaudinh/node_3_built-in_modules
Last synced: 4 months ago
JSON representation
...
- Host: GitHub
- URL: https://github.com/chaudinh/node_3_built-in_modules
- Owner: ChauDinh
- Created: 2020-03-01T07:06:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-01T07:06:50.000Z (over 5 years ago)
- Last Synced: 2025-01-19T14:19:34.430Z (5 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Course
This repo is my practice for revision Node.js, preparing the coding interviews.
## What we will cover?
- Built-in modules in Node.js: http, url, and file-system
- Upload files/multiple files in Node.js
- Send/receive email in Node.js
- JWT
- And more...