Skip to content

Richardbmk/timerAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer Animation with JS ES6

A simple timer animation to keep working on my JavaScript skill.

In this project I focus on:
  • The keyword 'this'
  • Arrow function
  • Object Oriented aproach
  • Class, constructor and methods.

Check the simple app clicking here.