JavaScript Issues: Problems with Callbacks

preview_player
Показать описание
This tutorial is part of a series that teaches about promises. In this tutorial we talk about the issues associated with callbacks. This leads us to the need for promises.

For more resources on JavaScript:

Full personalized courses on JavaScript:
Courses offered on Udemy: Getting Started or Advanced Topics at a huge discount:

Tutorials referred to in this video:
Рекомендации по теме
Комментарии
Автор

A callback is a function inside another function that calls another function or itself, is that right?

ko
Автор

May I ask why the "2 attempt" is called first?

yaolu
Автор

Lol, the first time I looked at JavaScript code I thought it's so messy. I thought "what a callback hell" and stopped learning it because I thought it's unreadable. Now, years later, I am back to js and the first real issue is with callbacks. And now I learned that callback hell is actually a thing.

ZooDinghy
Автор

I am really getting my Butt kick with Javascript

addictivegamersworld