DEV Community

Cover image for My first ever JS project
Aneeqa Khan
Aneeqa Khan

Posted on

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

Latest comments (9)

Collapse
 
astute115 profile image
Anash Shaikh

Looks awesome for first project!

Collapse
 
aneeqakhan profile image
Aneeqa Khan

Thank you!

Collapse
 
qirall79 profile image
Qirall79

Really nice, keep up the good work !

Collapse
 
aneeqakhan profile image
Aneeqa Khan

Thank you!

Collapse
 
dechamp profile image
DeChamp

Pretty cool, what were your take aways on it?

Collapse
 
aneeqakhan profile image
Aneeqa Khan

Thank you!
I have learned:

  • about using pure JS with HTML CSS
  • styling
  • patience while coding
Collapse
 
dechamp profile image
DeChamp

That's great!

Collapse
 
shbz profile image
Shahbaz

it looks impressive

Collapse
 
aneeqakhan profile image
Aneeqa Khan

Thank You!