Skip to content

Commit

Permalink
Added missed lecture about Promises
Browse files Browse the repository at this point in the history
  • Loading branch information
mykolachub authored and tshemsedinov committed May 7, 2021
1 parent c2d7b58 commit 455ebd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Courses/Fundamentals.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
- [Измерение производительности кода и оптимизация](https://youtu.be/sanq2X7Re8o)
- Примеры кода: https://github.com/HowProgrammingWorks/Benchmark
- [Асинхронное программирование на callback`ах](https://youtu.be/z8Hg6zgi3yQ)
- [Асинхронное программирование на promise`ах](https://youtu.be/RMl4r6s1Y8M)
- Примеры кода: https://github.com/HowProgrammingWorks/AsynchronousProgramming
- [Асинхронные функции, async/await, thenable, обработка ошибок](https://youtu.be/Jdf_tZuJbHI)
- Примеры кода: https://github.com/HowProgrammingWorks/AsyncAwait
Expand Down

0 comments on commit 455ebd4

Please sign in to comment.