@byNico1Submitted over 1 year ago
I used to always watch Youtube Tutorials to learn about web dev, but the best part is putting in practice what you learned, so this is my first project, and learned many things by putting into practice my skills
I used to always watch Youtube Tutorials to learn about web dev, but the best part is putting in practice what you learned, so this is my first project, and learned many things by putting into practice my skills
Well done! This is the way to go.. getting out of Tutorial hell is crucial for learning!
Next step for this project would be adding a counter in JS for the notifications. You can try with different methods like forEach or reduce. If you haven't learned those then a counter with For iteration.
You can check my code, I think I made it pretty simple to understand
Cheers!