RamShankarKumar / Incrementor-Decrementor

This project will add one to the current count when clicked on Add button and subtract one from current count when clicked on Subtract.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incrementor-Decrementor

This project will add one to the current count when clicked on Add button and subtract one from current count when clicked on Subtract.

What did I learn from this project ?

  1. Return value of getElementByClass() and querySelector() is different.
  2. EventDeligation and EventListener

About

This project will add one to the current count when clicked on Add button and subtract one from current count when clicked on Subtract.


Languages

Language:JavaScript 39.1%Language:CSS 34.9%Language:HTML 26.0%