A counter project in javascript

  Рет қаралды 50,755

Hitesh Choudhary

Hitesh Choudhary

Күн бұрын

Пікірлер: 84
@HiteshCodeLab
@HiteshCodeLab 4 жыл бұрын
Full course is FREE and will be available here courses.learncodeonline.in/learn/Complete-Javascript-course
@saibhanumathurthi903
@saibhanumathurthi903 4 жыл бұрын
It's an addiction to follow along with JavaScript classes by Hitesh sir like in a school 😊
@sameershaik2883
@sameershaik2883 3 жыл бұрын
my brother hitish, thank you sooooo much for doing this javascript series i learnt lot of things
@yogeshnoob1121
@yogeshnoob1121 Жыл бұрын
Sir website is not working, please help it saying something went wrong contact admin.
@sayali3576
@sayali3576 11 ай бұрын
Same problem here I'm trying to access since forever now please help sir
@techiesrikanth2447
@techiesrikanth2447 4 жыл бұрын
I am really enjoying the series. Thanks Hitesh.
@gajjalaharsha
@gajjalaharsha 4 жыл бұрын
I have just seen the course of new Java script course in learn code online , but i haven't seen any exercise files attached in video
@manavkothari777
@manavkothari777 4 жыл бұрын
It's now there you can check it
@amolshrivastava7786
@amolshrivastava7786 4 жыл бұрын
Thank you sir, I have studied se settimeinterval() but didn't knew it can be used in that way. Please incorporate more such small applications. And your are helping me a lot. So thank you..
@VishalSharma-rn7mt
@VishalSharma-rn7mt 2 жыл бұрын
Awesome explanation, this is best JS tutorials, thank you for making this !!
@leviackerman8126
@leviackerman8126 2 жыл бұрын
count variable will never have the value 1. You need to initialize it to 0. Also, set the timer in setInterval to 10 and in setTimeout to 10000 for perfect results.
@kenshein9819
@kenshein9819 4 жыл бұрын
sir, shouldn't we clear the setInterval after our task is done using clearInterval? Doesn't it affect the website speed?
@dharmzeey9942
@dharmzeey9942 4 жыл бұрын
Thanks my mentor. Will gladly do the assignment. So wonderful
@flokipanda
@flokipanda 3 жыл бұрын
Very good course. I have learned a lot from this course.
@bikashmishra10
@bikashmishra10 3 жыл бұрын
The exact time for setTimeout() function is 4550. 😀 #BestMentor
@darkalpha6530
@darkalpha6530 3 жыл бұрын
Thanks Bro! Edit: But it depends on the computer speed. If it is fast, then the "Followers on Instagram!" will render after when the 1000 completes and vice versa for slow speed.
@AA-wz1nj
@AA-wz1nj 4 жыл бұрын
Can you put up a series , where you teach us , or kind of guide us on how to build a programming language
@syedsaleem4623
@syedsaleem4623 4 жыл бұрын
you want to build a programming language by just knowing javascript...lol
@AA-wz1nj
@AA-wz1nj 4 жыл бұрын
@@syedsaleem4623 please don't guess my backstory 😂
@RaselAhmed-jc6iu
@RaselAhmed-jc6iu 11 ай бұрын
Hello, it seems I cannot access course content and get the proj1 code.
@gokulkumar2595
@gokulkumar2595 4 жыл бұрын
3:42 anatomy ?? 😅 Analogy ,.Never mind when content is understandable
@VinceM1000
@VinceM1000 4 жыл бұрын
Really enjoyed the video. Right now the only thing I am missing is JS, hoping your channel will help fill in the void. I do have a couple of questions regarding this. Question one - how do I load this once it comes into view on the screen? And second, how do I insert a comma after the three zeros (1,000)? If you could let me know that would be awesome. Great job!
@mdtofayelhossain3735
@mdtofayelhossain3735 3 жыл бұрын
why i can"t change the class name . ( counter ) > is that must to put the class name same as ( counter) plz ans me
@hetalbaghel4060
@hetalbaghel4060 3 жыл бұрын
Yes bro
@ronakkarmakar6356
@ronakkarmakar6356 2 жыл бұрын
Hi hritesh sir, m big fan of ur tutorials😍. It's really helps me to learn very easily, But i can't find out the this web attachment in LCO.
@kms8320
@kms8320 2 жыл бұрын
++
@jaypatel9392
@jaypatel9392 4 жыл бұрын
Why we have not used return inside the function as we are using {} curly braces
@riteshpuley2891
@riteshpuley2891 4 жыл бұрын
Wow truly amazing
@raghavgupta6186
@raghavgupta6186 4 жыл бұрын
Happy Janmashtami Hitesh Sir.
@surain1
@surain1 2 жыл бұрын
where can i find your resource folder for java script course to study 35 th vedio, please
@sahilpardeshi432
@sahilpardeshi432 Жыл бұрын
im unable to access the attachments for the videos. After signup to learncodeonline i get the message unable to access the courses. Please resolve this issue
@pratikgaikwad3547
@pratikgaikwad3547 3 жыл бұрын
Getting the error : Uncaught TypeError: Cannot set property 'innerText' of null at sample.js
@darkalpha6530
@darkalpha6530 3 жыл бұрын
Try innerHTML!
@pratikgaikwad3547
@pratikgaikwad3547 3 жыл бұрын
@@darkalpha6530 I have tried that too, it's not working
@monusingh3719
@monusingh3719 4 жыл бұрын
Cool little trick to have
@lukramingo1496
@lukramingo1496 2 жыл бұрын
great tutorial love in javascript
@subhasis._khuntia
@subhasis._khuntia 3 жыл бұрын
How to use document.queryselector in vs code it's saying document is not defined
@СемёнСемёныч-е4д
@СемёнСемёныч-е4д 2 жыл бұрын
So awesome!
@rajath8529
@rajath8529 4 жыл бұрын
Which VSCode theme you are using sir?
@himtheking7
@himtheking7 3 жыл бұрын
4:28 😊 double sound like manjulika
@fayizshah3017
@fayizshah3017 4 жыл бұрын
I have been trying to do it by getElementBYID and getElementByClassName but only querySelector is working for me . Somebody please help
@biswajitdasyt
@biswajitdasyt 4 жыл бұрын
when using getElemenetById or getElemenetByClassName, don't use the "#" or "." Just use the tag or class name
@fayizshah3017
@fayizshah3017 4 жыл бұрын
@@biswajitdasyt thanks a lot
@sethfrady9334
@sethfrady9334 4 жыл бұрын
I was able to execute with getElementById and querySelector, but unable to get it working with getElementsByClassName? Any luck?
@biswajitdasyt
@biswajitdasyt 4 жыл бұрын
@@sethfrady9334 getElemenetByClassName only works with HTML Attribute style='xxx' not id='xxx' .. so be sure selecting only classes when using getElemenetByClassName not ids or other attributes
@sethfrady9334
@sethfrady9334 4 жыл бұрын
@@biswajitdasyt I figured it out after reading up on MDN. I needed to put the array index like this, (getElementsByClassName("counter")[0];) so that it could locate the element needed to run the counter.
@Xlorate
@Xlorate 2 жыл бұрын
I cannot find that file.
@vraj3115
@vraj3115 4 жыл бұрын
#10minutesJS day 33!
@devanshsolani2593
@devanshsolani2593 4 жыл бұрын
following the same pattern
@prayagparikh8020
@prayagparikh8020 3 жыл бұрын
Wow!!
@bibhasash7371
@bibhasash7371 4 жыл бұрын
How can I loop 0 to 9 in jquery and display it in html
@palanivelsiva3515
@palanivelsiva3515 3 жыл бұрын
Hello hitesh Not working counter what is bug pls crt
@mehulbhosale7864
@mehulbhosale7864 4 жыл бұрын
Please make a video on system design
@y.s.jenifersingh2153
@y.s.jenifersingh2153 4 жыл бұрын
Vera level from tamilnadu
@shuvrodev1995
@shuvrodev1995 4 жыл бұрын
I have downloaded the "proj1_lyst1313,zip" file from "Learn Code Online ". But when I am trying to open it in visual studio , the "index.html" file is showing this message " The file is not displayed in the editor because it is either binary or uses an unsupported text encoding". How can I solve this??? I am windows user.
@syedwaqasali519
@syedwaqasali519 3 жыл бұрын
just direct drag and drop the whole folder in Visual studio Code.
@souravprasaddas5909
@souravprasaddas5909 4 жыл бұрын
Without while loop ,how is this possible? Please reply
@YouAndImpact
@YouAndImpact 4 жыл бұрын
Great video 👍.
@vijaynavale3919
@vijaynavale3919 4 жыл бұрын
Keep going 👍
@mattkika7882
@mattkika7882 Жыл бұрын
I can't find the attachments can someone help me
@subhasis1212
@subhasis1212 3 жыл бұрын
12:20 4000 time match properly
@ankushladani496
@ankushladani496 2 жыл бұрын
Thank you sir....
@Adarshabinash
@Adarshabinash 2 жыл бұрын
Bro did you find the attachment...Actually I couldn't get it so asking if you got
@MS-fk8ec
@MS-fk8ec 4 жыл бұрын
Cant find the attachment
@chaderenyore1748
@chaderenyore1748 4 жыл бұрын
Please what's that text editor
@chaderenyore1748
@chaderenyore1748 4 жыл бұрын
@@iamjoker101 what about the font and the theme
@chaderenyore1748
@chaderenyore1748 4 жыл бұрын
@@iamjoker101 Bro I know how to change theme. What I need is that his particular theme. What is the name of the theme. And the font he is using
@techparavai8823
@techparavai8823 4 жыл бұрын
matching followers millisecond is 4420.. am i right..
@hetalbaghel4060
@hetalbaghel4060 3 жыл бұрын
4212.5 that's the exact one
@Abdirizakmrashid
@Abdirizakmrashid 3 жыл бұрын
Thanks eng
@ashikkhandokar7564
@ashikkhandokar7564 4 жыл бұрын
Thanks
@adarshsnair5417
@adarshsnair5417 4 жыл бұрын
Present sir
@VikramSingh-qg3nh
@VikramSingh-qg3nh 3 жыл бұрын
gonna avoid using counterup now :D
@animeshsingh4290
@animeshsingh4290 4 жыл бұрын
This is just super slow, I have a previous experience but learning js took about 2 hours of a crash course and 3 days of practice to get comfortable with js. I thought to use your series for learning but one video and that too covering small topics is useful. It's just dragging something to make more videos. The content js good but the speed is super slow. I mean if anyone has previous experience, it shouldn't take more than a week to understand js and then move to react.
@sethfrady9334
@sethfrady9334 4 жыл бұрын
Everyone is different. It's important to really grasp these fundamentals especially for beginners so that you don't just forget it a few days later. As a CS graduate I still learn a lot for Mr. Hitesh, he does a great job detailing the importance of each concept how you will use such topics in the real world.
@ujjwaldeep5175
@ujjwaldeep5175 4 жыл бұрын
In youtube there is an option of playback speed.
@padmakrishna8945
@padmakrishna8945 5 ай бұрын
super..
@amanprajapati3417
@amanprajapati3417 3 жыл бұрын
Anyone tryied the same with getElementsByClass() ????
@Yash-fz7kw
@Yash-fz7kw 4 жыл бұрын
Hello
@dinorusso2844
@dinorusso2844 4 жыл бұрын
I give up - where are the attachments? they are not here courses.learncodeonline.in/learn/home/Complete-Javascript-course/section/129913/lesson/671872
@AA-wz1nj
@AA-wz1nj 4 жыл бұрын
First'
@pradeeppanja1930
@pradeeppanja1930 4 жыл бұрын
BINOD
@jaiswalvlog111
@jaiswalvlog111 4 жыл бұрын
abe sale study ke time likhna jaruri hai ky tu hi binod
Get Computed properties in javascript
12:27
Hitesh Choudhary
Рет қаралды 39 М.
Code hoisting in javascript
16:49
Hitesh Choudhary
Рет қаралды 75 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,6 МЛН
How to Handle API in javascript
16:29
Hitesh Choudhary
Рет қаралды 49 М.
Test-Driven Development // Fun TDD Introduction with JavaScript
12:55
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 493 М.
Where Does Bad Code Come From?
42:21
Molly Rocket
Рет қаралды 205 М.
How To Debug React Apps Like A Senior Developer
21:07
Web Dev Simplified
Рет қаралды 182 М.
Borrow a method using bind
14:46
Hitesh Choudhary
Рет қаралды 23 М.
Learn JavaScript With This ONE Project!
1:10:26
Tech With Tim
Рет қаралды 773 М.
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34