thanks for the quick and accurate video. For anyone wanting the image, just screenshot it and remove the outer circle with simple controls on Mac desktop. Size can be changed with width in CSS.
Thank you for the wonderful video. By the way, you use var in variable names when writing javascript, what is the advantage of using var instead of let?
@@deepindersingh2007 there is none, only disadvantages for using var. var is the old way of declaring a variable now(after es6) we use let and const to avoid hoisting issues.
Var is global scope and let is block scope. Var can have multiple values with same name. Let cannot. We can access var using window object. Var is hoisted. These are the advantages.
Hello Avinash, I have to make the border Color of the input white when I write a particular password, and then I decide to remove all characters and start from the beginning. I hope you'll be able to answer me.
@@Proudly_indiann You are right. Practice is the key to success. If any guidance is required, you can refer to the tutorials of a reputed coding RUclips channel like Free Code Camp or Code with Harry.
@@deepindersingh2007 yes absolutely... and I learned JavaScript concepts from @Harshit Vashistha RUclips channel... this channel is very good in case of JavaScript
You are my online tutor, I got a front end developer job only watching your video.❤
thanks for the quick and accurate video. For anyone wanting the image, just screenshot it and remove the outer circle with simple controls on Mac desktop. Size can be changed with width in CSS.
One of the best channels for computer science
you are the best here on youtube. may God bless you more for sharing your knowledge with us for free.
I tought you was going to test a regular expression with multiple params that indicates the Strength
Very helpful tutorial thank you
Thank you for the wonderful video.
By the way, you use var in variable names when writing javascript, what is the advantage of using var instead of let?
Yes, I too always have this confusion while coding in JavaScript.
@@deepindersingh2007 there is none, only disadvantages for using var. var is the old way of declaring a variable now(after es6) we use let and const to avoid hoisting issues.
@@BetYouHateMeNow Got it. Thank you for such a simple yet clear explanation.
Var is global scope and let is block scope. Var can have multiple values with same name. Let cannot. We can access var using window object. Var is hoisted. These are the advantages.
@@janavidhiwar9395 Wow, that’s another very good point. Thank you very much!
In line 30 - 44
if(pass.value.length
Hello Avinash, Next time make a shopping cart tutorial .
Hello Avinash,
I have to make the border Color of the input white when I write a particular password, and then I decide to remove all characters and start from the beginning.
I hope you'll be able to answer me.
I did not find the arroy image in your discription box , I think you forgott to mentioned it
Dr Avinash 💯
You didn't post the link for the arrow picture
Please use local storage to save data in Online Code Editor Like CodePen
How do I make my website public? Pls
you have to buy hosting
Sir please make a video on how to make a tribute page 📄
Mr Easy can you please help us with php
Nice brother
Sir mine is not showing the functions😒😒
mine doesnt show any
Image Link ?
But ye kaam nhi kr rha mere pc mai
can anyone tell me how to become a master in JavaScript
only by doing practice practice practice... build projects
@@Proudly_indiann You are right. Practice is the key to success. If any guidance is required, you can refer to the tutorials of a reputed coding RUclips channel like Free Code Camp or Code with Harry.
@@deepindersingh2007 yes absolutely... and I learned JavaScript concepts from @Harshit Vashistha RUclips channel... this channel is very good in case of JavaScript
@@Proudly_indiann yes ..very good .. but now he is not making the video ..
@@vickyagrawal3295 if you want to learn from free resources then you have to search and figure out who is best in which particular topic
👍🏼👍🏼
❤❤
Strength password is not about only length of password...
Source code?
How nice this is. Thank you so much for this video tutorial 🤌🏽