Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
November 22, 2022 02:02 pm GMT

My first ever JS project

A few days ago I was organizing my GitHub and I stumbled upon my first JavaScript project. I created this in 2019 when I was learning the basics of JavaScript and created this simple stopwatch application.

I went through the code and it's funny that I don't quite understand why I did it like that. I also saw many styling and logic mistakes that I didn't grab then and want to fix now.

GitHub repo

GitHub logo AneeqaKhan / stopwatch

WebApp to measure the amount of time that elapses between its activation and deactivation using JavaScript, HTML/CSS.

Stop Watch

WebApp to measure the amount of time that elapses between its activation and deactivation using JavaScript, HTML/CSS.

About The Project

Screenshot_20221119_013233

Build with

  • HTML
  • CSS
  • JavaScript

Contact

Aneeqa Khan




Demo

In the end

I want to quote these lines from the anonymous source

Your old code shows your creativity, your weaknesses, your strengths, your evolution and your improvements. It helps you stay humble and patient towards others coders.

Do you remember what was your first-ever coding project? What was it about and do you still have the code?

Thank you for reading!
Feel free to connect on Twitter


Original Link: https://dev.to/aneeqakhan/my-first-ever-js-project-2kb9

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To