Open ashenafykebede opened 2 years ago
I pushed my changes to the practice repo
Check-In
Understanding the purpose of the event loop and callstack
I pushed my changes to the practice repo
Check-In
promistaurant
topic presents the concept of parallel , sequential and mixed executions. It can't be more clearer than this. Kudos to our coaches for preparing it. I pushed my changes to the practice repo
Check-In
Study Plan
Learning Objectives
setTimeout
andsetInterval
to schedule simple tasks.fetch
data from RESTful APIs..then
Promise.all
async/await
fetch
es data from a RESTful API and renders it into the DOM.process.argv
and reads/writes the file system.