|
|
|
|
|
by bryanrasmussen
1868 days ago
|
|
I didn't say it was, but in the example given basically everything was, hence the complaint the parent made was that in JS we are often writing a lot of await, or promises or what have you because we have a lot of things that need to be done sequentially in a particular part of the program, or, in a small script, where everything needs to be sequential. |
|
I don't believe this is a language specific choice, they could have done the same with C#