Skip to content

Commit

Permalink
Update async-js.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YauhenKavalchuk authored May 7, 2024
1 parent fff9f83 commit 668d71d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions questions/async-js.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@
- [Плюсы и минусы асинхронного программирования в JavaScript?](https://youtu.be/t0sdlbA6yA8?t=460)
- [Как выполнить несколько асинхронных операций последовательно?](https://youtu.be/t0sdlbA6yA8?t=599)
- [Какие проблемы может вызвать неправильное использование асинхронности в JavaScript?](https://youtu.be/t0sdlbA6yA8?t=657)
- [Что такое `fetch()`? Как работает функция `fetch()`?](https://youtu.be/PI1X5oFHou8?t=713)
- [Что такое JSON в JavaScript? Как его можно использовать?](https://youtu.be/PI1X5oFHou8?t=786)
- [Что такое и как работает коэффициент сжатия (compression ratio) в контексте веб-разработки?](https://youtu.be/PI1X5oFHou8?t=835)

0 comments on commit 668d71d

Please sign in to comment.