Projects > JS Tally
June 18, 2021 | Vanilla JS
Day 18 implementation of JS 30
Start | Finish |
13:05 | 15:10 |
1:20 | 3:00 |
1:00 | 7:10 |
10:30 | 12:00 |
15:00 | 20:50 |
21:05 | 23:15 |
Total sum: Calculating
What I learned today is about using the reduce, although it is similar to map, it has another useful feature which is to store a temp variable or object. It is kind of convenient.