I can't thank you enough for exerting a lot of effort to make such an absolutely incredible tutorial. You truly have a knack for explaining things in a way that everybody can wrap their head around pretty complex stuff. Thanks a bunch! 🙏
This channel deserves more views, I see all of this garbage tutorials, where for 20 min they say nothing, but get 100k views, because they farmed more subs
Hey dev dreamer. I have one question, If i have many buttons that performs same function onclick, then how do I select those all buttons in one variable? those buttons have their own ID.
Hey Bikrant, thank you for watching 🙂 You want to give each of those buttons the same class name, and then use getElementsByClassName: let x = document.getElementsByClassName("example");
There's one important detail missing, WeakMaps allow for garbage collection, meaning if a key is no longer in use it will be, well, garbage collected. This is the main use case since Maps aren't subject to garbage collection.
I can't thank you enough for exerting a lot of effort to make such an absolutely incredible tutorial. You truly have a knack for explaining things in a way that everybody can wrap their head around pretty complex stuff. Thanks a bunch! 🙏
Very helpful, thank you sir!!
Brother greetings from Venezuela, I agree with most of the comments, excellent content and I hope you can finish the tutorial. Successes
Thank you 🙂👍
This channel deserves more views, I see all of this garbage tutorials, where for 20 min they say nothing, but get 100k views, because they farmed more subs
Hey Aleksander, thank you so much. I appreciate the support 🙂👍
Your tutorials are great
Amazing content Amit! Thank you for these excellent lessons.
Hey brother! Thank you so much 🙂 👍
what is a use case for a weak map?
Clear and precise explanation 😍😊, which font family are you using...I really like it😊😊
Hey dev dreamer. I have one question, If i have many buttons that performs same function onclick, then how do I select those all buttons in one variable? those buttons have their own ID.
Hey Bikrant, thank you for watching 🙂 You want to give each of those buttons the same class name, and then use getElementsByClassName:
let x = document.getElementsByClassName("example");
There's one important detail missing, WeakMaps allow for garbage collection, meaning if a key is no longer in use it will be, well, garbage collected. This is the main use case since Maps aren't subject to garbage collection.
Waiting for next video
Awesome
Where are you! You haven't uploaded any more videos???
waiting for next video
Hi. Dev dreamer please upload nest video of javascript tutorial
better than the paid course..