Thank you for this project! I added 2 more buttons to make it more challenging: one to list the times and the other to remove them This was a fun project to make, thank you again!
@Nati-je8db2 ай бұрын
paste your code to us if you have it
@Ard10239 ай бұрын
It ıs very informational When watching someone while He is doing the job . i think learning that way better in some way
@aleksandarfischer224211 ай бұрын
Thank you so much for your great videos! The amount of knowledge you are sharing for free is truely amazing and deeply apreciated!
@yoyee800411 ай бұрын
Your videos bring me joy
@LiceoVillaFontana19 ай бұрын
That was very good. It is a simple example that introduces a number of not so elementary stuff in a very logical way... Cool
@salad33311 ай бұрын
Thank you bro. You're super talented and a good teacher. ❤...... I wish you have a discord channel so I can ask you something about my career advice.
@wanisfcb13711 ай бұрын
I've been waiting for this video for a long time, thank you ❤
@shaaliyana7 ай бұрын
🤜🤜🤜🤙🤙🤙🤙👏👏👏👏thanks for good work in making stopwatch but your not only a teacher but also your a developer in codes thanks bro.
@teacup56405 ай бұрын
"We use flexbox because I like flex" This man's arguments made me sweat respectfully
@LukaszButch3 ай бұрын
Hey Bro! Than you for your hard work. I have a question: I made it like below, but without "isRunning" parameter and seems to be working. What is this parameter and if function for in here?
@kartikshivankar194311 ай бұрын
Can u please do a series on data science full course , it will be very helpful, its a kind request 🙏🙏🙏🙏 And thank u so much for ur work and efforts that u have been providing to people like me who cant afford to get paide course...love from India 🇮🇳 🫡🫡🤜🤛🫂
@PraneeshRV-g2lАй бұрын
double click start and you encounter a bug, cant stop it and reseting it gives garbage value in timer how do i fix it?
@available257411 ай бұрын
Bro Please make a video react JS full course with a single video. Look like JavaScript course. Bye the way, you are not only good but also better and best teacher.
@vice-10811 ай бұрын
Let's try making Rock Paper Scissors game in JS 😏
@BroCodez11 ай бұрын
Already working on it
@francogamer9711 ай бұрын
Hey! love the video! im just starting the 8hours long js video and is amazing, will you do a compilation with this video and the lastest js ones too?
@tone281211 ай бұрын
😭😭 bruh I was just following your old JS stopwatch tutorial omg
@pjm43649 ай бұрын
stop and reset buttons aren’t working tho I did everything correct, any solutions?
@ronaldoromerovergel837310 ай бұрын
it doesnt work... and the worst part is i dont know why..
@brenthardt5 ай бұрын
At the end, before dollar $ign use backtick `
@IsThisReallySomeone7 күн бұрын
I build it upon and I have icons and hiding buttons
@MafiaQueen3652 ай бұрын
Bro my timer ain't timing😐 any solutions please I'd really appreciate🙃🙂
@ykfazzz11 ай бұрын
Can you make a JS chatting app please ?
@RadwanBenmoussa-n6tАй бұрын
I did not understood java script 😢,please help me
@himani17695 ай бұрын
thank you
@AncientWonders-g5q2 ай бұрын
Why let timer = null;?
@kigamboni-dsm6 күн бұрын
@ipsnaveennayak67027 ай бұрын
$symbol not working
@musaismail38543 ай бұрын
You have to use back ticks `` to use string literals($={}) to actually work
@Ragehunter23 күн бұрын
goated
@RayquanRogers21 күн бұрын
I don’t understand the math in the JS code
@greenpikles75366 ай бұрын
can
@murariram28815 ай бұрын
sorry to say but i didn't understand
@novideo73164 ай бұрын
Us
@shashank33742 ай бұрын
Small change in js start fn code If( !isRunning ) { // Rest of code isRunning= true }