Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 293 Bytes

Simple Counter - JavaScript Project

Key concepts covered :

  • document.querySelectorAll()
  • forEach()
  • addEventListener()
  • currentTarget property
  • classList
  • textContent

image