https://github.com/vladkalachev/node-otus
OTUS nodejs course
https://github.com/vladkalachev/node-otus
js json mongoose node nodejs
Last synced: 2 months ago
JSON representation
OTUS nodejs course
- Host: GitHub
- URL: https://github.com/vladkalachev/node-otus
- Owner: VladKalachev
- Created: 2020-05-19T10:52:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T23:29:20.000Z (over 3 years ago)
- Last Synced: 2025-03-04T08:47:04.956Z (over 1 year ago)
- Topics: js, json, mongoose, node, nodejs
- Language: JavaScript
- Homepage:
- Size: 3.21 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-otus
Lesson 1
Intro noda and npm
Lesson 2
Modules NodaJS
Lesson 3
Events, Timers, Event Loop
Lesson 4
Node best practises
Lesson 5
Testing Nodajs code
Lesson 6
HTTP Server
Lesson 7
Web Servers
Lesson 8
Express (start)