Lesson 1: In these series I started the Wesbos Javascript 30 course where I will be practicing my JS skill and make projects in vanilla JS.
In this first lesson I built a durm kit. Concepts learned :
- DOM manipulationm adding and deleting classes.
- Working with events.