We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72890c0 commit 8108261Copy full SHA for 8108261
Courses/NodeJS.md
@@ -24,7 +24,7 @@
24
- [Обзор встроенного Node.js API](https://youtu.be/sOkjR-N6IAs)
25
- Ссылка на документацию: https://nodejs.org/api/documentation.html
26
- [Настройка среды: Node.js, npm, git, eslint](https://youtu.be/hSyA7tcNaCE)
27
- - Репозиторий с инстрементами: https://github.com/HowProgrammingWorks/Tools
+ - Репозиторий с инструментами: https://github.com/HowProgrammingWorks/Tools
28
- [Работа с файлами, буферами и файловыми потоками в Node.js](https://youtu.be/eQGBS15vUac)
29
- Работа с файлами: https://github.com/HowProgrammingWorks/Files
30
- Файловые потоки: https://github.com/HowProgrammingWorks/Streams
0 commit comments