An open API service indexing awesome lists of open source software.

https://github.com/richardbmk/timeranimation

A simple timer animation to keep working on my JavaScript skill.
https://github.com/richardbmk/timeranimation

arrow-functions class constructor oop-principles this-keyword

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://richardbmk.github.io/timerAnimation/).

![](timer.PNG#center)