commit
39ef55d227
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ That's sometimes called "callback hell" or "pyramid of doom".
|
|||
|
||||

|
||||
|
||||
The "pyramid" of nested calls grows to the right with every asynchronous action. Soon it spirales out of control.
|
||||
The "pyramid" of nested calls grows to the right with every asynchronous action. Soon it spirals out of control.
|
||||
|
||||
So this way of coding isn't very good.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue