Skip to content

Commit

Permalink
Update browser-js.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YauhenKavalchuk authored May 7, 2024
1 parent c225750 commit fe3ca73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions questions/browser-js.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@
- [Расскажите о `IntersectionObserver`?](https://youtu.be/hL5yFo9Pms4?t=28)
- [Расскажите о `URLSearchParams`?](https://youtu.be/hL5yFo9Pms4?t=98)
- [Какие есть ограничения у `window.close()`?](https://youtu.be/hL5yFo9Pms4?t=149)
- [Как можно создавать пользовательское событие (custom events) в JavaScript?](https://youtu.be/PI1X5oFHou8?t=277)
- [Что такое `IndexedDB? Как работает `IndexedDB`?](https://youtu.be/PI1X5oFHou8?t=339)
- [Расскажите о методе `requestAnimationFrame()`?](https://youtu.be/PI1X5oFHou8?t=419)

0 comments on commit fe3ca73

Please sign in to comment.