Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladkalachev/node-otus
OTUS nodejs course
https://github.com/vladkalachev/node-otus
js json mongoose node nodejs
Last synced: 1 day ago
JSON representation
OTUS nodejs course
- Host: GitHub
- URL: https://github.com/vladkalachev/node-otus
- Owner: VladKalachev
- Created: 2020-05-19T10:52:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T13:29:50.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T03:02:08.136Z (over 1 year ago)
- Topics: js, json, mongoose, node, nodejs
- Language: JavaScript
- Homepage:
- Size: 3.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-otus
Lesson 1
Intro noda and npmLesson 2
Modules NodaJSLesson 3
Events, Timers, Event LoopLesson 4
Node best practisesLesson 5
Testing Nodajs codeLesson 6
HTTP ServerLesson 7
Web ServersLesson 8
Express (start)