Eric Adamski
🐦 @zealigan
MB3
Software Developer
I am not doing an in-depth analysis of ALL possible async options
Come and talk to me after for more detailed discussions
Shout out to Mary Snow!
startTheProgram()
callDogs()
callOtherDogs()
maybeConsole.log('things')
startTheProgram()
callDogs()
callOtherDogs()
maybeConsole.log('things')
startTheProgram()
callDogs()
callOtherDogs()
maybeConsole.log('things')
startTheProgram()
async callDogs()
callOtherDogs()
maybeConsole.log('things')
async callDogs()
This one!
startTheProgram()
async callDogs()
callOtherDogs()
maybeConsole.log('things')
Kernal Thread Pool
callDogs()
async callDogs()
and
and
and
Do this ...
Do this when there is an error
Do this when there is no error
.then
😆
This is for many types of iterables
This is for many types of iterables
😳
List operations on all asynchronous data!
🌎
We have this
[fetchObject]
We have this
[fetchObject]
This returns a promise
We don't want to end up with
[fetchObject, fetchJSON]
same data, different format
[fetchJSON]
[
"Actionscript",
"Android",
"AppceleratorTitanium",
"Autotools",
"Bancha",
"C",
"C++",
/*...*/
]
Write the source to a file!
Get data for each of the templates.