https://github.com/augustoscher/curso-nodejs
Node.js by @NodeBR @erickwendel_
https://github.com/augustoscher/curso-nodejs
cli nock node npm
Last synced: 1 day ago
JSON representation
Node.js by @NodeBR @erickwendel_
- Host: GitHub
- URL: https://github.com/augustoscher/curso-nodejs
- Owner: augustoscher
- License: mit
- Created: 2020-01-06T13:56:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:00:14.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T05:52:28.315Z (9 months ago)
- Topics: cli, nock, node, npm
- Language: JavaScript
- Size: 634 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# curso-nodejs
Node.js by @NodeBR @erickwendel_## 1 - Npm
## 2 - Callbacks, Promises, Async-Await
## 3 - Events
## 4 - Lists
## 05 - Tests
## 06 - CLI
## 07 - MultiDB - Strategy Pattern
## 08 - MultiDB - Postgres