In this exercise, I strong recommend using rxjs.
Input
Array of values (number of strings)
const arr = [1, 2, 3, 4, 5, 6];
Expected result
Display values from array with delay. For example output 1 => one second later output 2 => one second later output 3 etc
Brak komentarzy:
Prze艣lij komentarz