Vanilla JavaScript Cronometer⏰

About the project💻

This is a project I´ve made to practice my JS and logic skills. It focuses on manipulating DOM elements and working with functions. A good part of my learning on this project was this about pop-up message I´ve included Hope to improve anything when I find it possible!

- Visit host!

Screenshots📷

Insights💡

  • Using data attributes in HTML
  • Showing and hidding elements with CSS and JavaScript
  • Using setInterval and clearInterval functions
  • Creating a function to place a zero beside number under 10
  • Using querySelectorAll function
  • Working with paramethized functions
  • Using element´s dataset object attribute
  • Using closest function

Author