Skip to content

sushmitaCoder/SimpleCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

65456b5 · Sep 9, 2022

History

4 Commits
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022

Repository files navigation

Simple Counter - JavaScript Project

Key concepts covered :

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

image