Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/capcom6-learning/netology-ndtnf
https://github.com/capcom6-learning/netology-ndtnf
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/capcom6-learning/netology-ndtnf
- Owner: capcom6-learning
- Created: 2024-05-05T01:39:46.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-07-07T12:25:15.000Z (6 months ago)
- Last Synced: 2024-11-20T16:59:46.739Z (about 2 months ago)
- Language: TypeScript
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Домашние задания по курсу «NDTNF - TypeScript, Nest.js, Yandex Cloud
## Блок 1: TypeScript
1.1 [Node.js и TypeSсript. Инструментарий tsc и ESLint](001-TypeScript)
1.2 [Система типов TypeScript. Принципы ООП. SOLID](002-TypeScript)
1.3 [IoС и DI. Библиотека reflect-metadata](003-Ioc)
1.4 [Перенос и интеграция JavaScript проекта на TypeScript](004-Migrate%20to%20Typescript)
## Блок 2: Nest.js
2.1 [Nest.js - фреймворк на TypeScript](005-nestjs)
2.2 [Погружение в Nest.js](006-nestjs-ext)
2.3 [Подключение базы данных к Nest.js: модуль для MongoDB](008-nestjs-db)
2.4 [Потоки RxJs](009-rxjs)
2.5 [Валидация и обработка ошибок. Interceptors, pipes](010-nestjs-validation)
2.6 [Аутентификация в Nest.js, Passport.js. Guards](011-nestjs-authentication)
2.7 [Тестирование. Библиотека Jest](012-Test-Jest)
2.8 [Вебсокеты в Nest.js](016-websocket-NESTJS)
## Блок 3: Yandex Cloud
3.1 [Yandex Cloud. Object Storage](013-Yandex-Cloud_Object-Storage)
3.2 [Yandex Cloud Functions](014-Yandex-Cloud-Functions)
3.3 [API Yandex ID](015-Yandex-ID)
👓
👼