May 15, 2021
A Simple Timer – JavaScript Idea Series
Comments
(0)
May 15, 2021
A Simple Timer – JavaScript Idea Series
I am currently a provider of technical training and support in the electronic manufacturing industry. My prior training and work experience as a teacher, network administrator, web design, and instructional design make me well prepared to design it, develop it, and deliver it. I am a father of five, a US Army veteran, and I enjoy playing the guitar as well as performing in local community theater. 
Legend 99 posts
Followers: 155 people
(0)

In this JavaScript Idea, we create a simple timer with a fixed duration. The timer is only able to be started, not stopped, reset, or configured for a different time. Just as we enable and disable the start button with our code – we could have all sorts of other things tied to the start and finish of the timer.

I think this is something that could have many applications but I am curious to hear your ideas.

Preview Project

<—— JavaScript Idea Series

0 Comments
Add Comment