Try using event.key it will return a string like "enter" or "g" or any other key that you will press. You can also create a custom solution like mapping the keyCodes with keys using an object. Eg : const keyMapping={ 13:"Enter" } Now this way to check enter key you can use if(event.key == keyMapping[13]) // do something
It will there is no doubt in that. You just need go slow and need to understand every line you write. Think like if someone ask anything about your code you should be in a position to explain it. Write the code keeping in mind that someone can ask you what this line is doing.
Awesome tutorial, very well explained
if a number contains a "." it should not accept another dot before another expression right?
Why are we using key codes can't we compare directly with a key?
sir why sun moon images are not showing when i wrote whole code same as you
Awesome!!! this helped me a lot. Definitely you have used Standard Practices.
Thanks for the appreciation
hey
can you tell me with which app you are creating this colorful outline ??
Epic pen
Thanks bro, amazing tutorial. Is there a different way to not use the keyCode event? Cause It's deprecated
Try using event.key it will return a string like "enter" or "g" or any other key that you will press.
You can also create a custom solution like mapping the keyCodes with keys using an object.
Eg :
const keyMapping={
13:"Enter"
}
Now this way to check enter key you can use
if(event.key == keyMapping[13]) // do something
@@handydev1 Thank you so much for your answer
aray aadhi sa zaada video to html css ma hi lagadi aap na to functions kab banao ge?
Thanks
number/0 is showing infinity why ???
Sir following any tutorial seems so easy but when trying to do something new on my own seem like a nightmare plz guide me
It will there is no doubt in that.
You just need go slow and need to understand every line you write. Think like if someone ask anything about your code you should be in a position to explain it. Write the code keeping in mind that someone can ask you what this line is doing.
what is the name of your visual studio theme?
2077 theme
are bhai error jo ata hai use bhi dikha na bhai wo kyu skip karr deta hai dost
yaar ye views ke liye public ko fool mat banao yaar please