Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
stisch48146yAgreed! "Promises" indeed...
...and then I figure JS generators will be better right?
I miss IEnumerable in C# so much... -
inaba46256y
-
What's the matter? I use it in a regular base and the only think it does is helping me avoiding the V-Antipattern (thus, creating flatter and better readable code).
-
stisch48146y@inaba IEnumerable is a way of doing main-thread asynchronous execution. Unity uses them for coroutines and they're my favorite way of doing simultaneous work.
Async/await my ass!
rant
fuckingnodejs
holyshit