Skip to content

Latest commit

 

History

History

Lesson_2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Lesson 2 – adding a counter

Print the number of times the button has been clicked to the bottom of the page in a specified container.

The area where the number of times clicked is defined. Local variable storage in the script has been reduced to a minimum.

Covered in this lesson

  • Using local variables
  • basic DOM manipulation

Get to the code

on Codepen