You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 📜 [JavaScript Callback Functions – What are Callbacks in JS and How to Use Them](https://www.freecodecamp.org/news/javascript-callback-functions-what-are-callbacks-in-js-and-how-to-use-them/)
242
+
243
+
244
+
#### Videos
245
+
- 🎬 [JavaScript Callbacks Explained in 5 Minutes](https://youtu.be/kz_vwAF4NHI?si=erLDHFpbu-YGjztm)
246
+
- 🎬 [Callback Functions in JS ft. Event Listeners](https://youtu.be/btj35dh3_U8?si=Gp5ttNXnBgUXWmlW)
247
+
- 🎬 [WHAT IS A CALLBACK FUNCTION IN JAVASCRIPT? - Explained with Callback Examples](https://youtu.be/qtfi4-8dj9c?si=e7x-NbKkyB4UJlAv)
248
+
249
+
</details>
250
+
251
+
---
234
252
4. Describe the purpose of "this" in JavaScript and how it is determined.
235
253
5. How does prototypal inheritance work in JavaScript?
236
254
6. What are promises in JavaScript, and how do they work?
0 commit comments