This repository comprises of the coding challenge I participated in iCodeThis.com to sharpen my coding skill and get my hands on writing Javascript to add more functonalities to a design. This is my first step to bulding a real project with Javascript.
- learnt how to use querySelector
- Looping with "for..of" and "for..each"
- Using EventListener, functions and toggling
- The "if" and "for" statement
- Using expression such as Date().getTime() and Math.floor
Javascript, HTML, CSS...