Open Carsiti opened 2 years ago
I understood the exercise SetTimeout in the exercise and watched the video from YouTube that Richardo sent on slack and I understood the concept
example 2 it was confusing but when we did it together in the class it quite good. But I still need practicing.
Continue watching videos try to do the exercises
Trying to do the user task from Samir but it doesnt works yet still have a problem with the separation of concern
Continue trying to finish the task
Asynchronous Programming
Learning Objectives
setTimeout
andsetInterval
to schedule simple tasks.fetch
data from RESTful APIs..then
Promise.all
system./api-calls
,/handlers
andasync
/await
syntax.async
/await
syntax.