HYF-Class20 / home

Home repository for HYF Class 20
MIT License
0 stars 2 forks source link

Ali : Asynchronous Programming: 3 weeks #162

Open Ibrahim86Ali opened 1 year ago

Ibrahim86Ali commented 1 year ago

Asynchronous Programming

Learning objectives

Week 1

I Need Help With:

nothing

What went well?

1- the core of Asynchronous Programming ⭐ ⭐ ⭐ the event loop ⭐ ⭐ ⭐
2-setTimeout() ... how to us it ...and 1000 millisecond is not always a good choice

What went less well?

setInterval() ..... i need to test it how its working in the project stopwatch promises ...need to work with it ...

Lessons Learned

setTimeout() Asynchronous Programming how its works in the background

Week 2

I Need Help With:

nothing

What went well?

1- Network request using XMLHttpRequest , 2-using Fetch and how to handle a promise , and if the response was not ok when need to catch an err 3- how to create , Parsing , handling JASON DATA

What went less well?

nothing

Lessons Learned

all these principles above ⏫

Week 3

I Need Help With:

nothing

What went well?

1- how to use Async/Await and to handle the promise with in

What went less well?

promiseAll() ... i need to check more examples

Lessons Learned

after three week most of the main principles of Asynchronous Programming are quite clear ... need to do the projects πŸ˜„

bermarte commented 1 year ago

@Ibrahim86Ali You can always still work on the assignment to understand it better.

Ibrahim86Ali commented 1 year ago

@Ibrahim86Ali You can always still work on the assignment to understand it better.

@bermarte hi bermarte i hope you are doing good ......thanks for following up ....