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

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

...

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...