Open BrianMunene96 opened 1 year ago
Writing the HTML and CSS
Separating the concerns: my task is not yet complete as I am still trying to understand how to separate concerns
I have only worked on the Front-End of my project (although not entirely) and will try to finish the functionality before the next class
Writing the HTML and CSS
Time management - I have a busy exam schedule and I have had a challenge organizing myself well.
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.