#33 Maps and Weak Maps | JavaScript Full Tutorial

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ • 20

  • @SvetaSveta-ms4hi
    @SvetaSveta-ms4hi 3 роки тому +5

    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! 🙏

  • @not.sardar
    @not.sardar 6 місяців тому

    Very helpful, thank you sir!!

  • @rasjohse
    @rasjohse 3 роки тому +2

    Brother greetings from Venezuela, I agree with most of the comments, excellent content and I hope you can finish the tutorial. Successes

  • @aleksanderdorkov5312
    @aleksanderdorkov5312 3 роки тому +2

    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

    • @DevDreamer
      @DevDreamer  3 роки тому

      Hey Aleksander, thank you so much. I appreciate the support 🙂👍

  • @stumbleguysproboy8471
    @stumbleguysproboy8471 3 роки тому +1

    Your tutorials are great

  • @creatingwithcode1630
    @creatingwithcode1630 3 роки тому +2

    Amazing content Amit! Thank you for these excellent lessons.

    • @DevDreamer
      @DevDreamer  3 роки тому

      Hey brother! Thank you so much 🙂 👍

  • @whatthefunction9140
    @whatthefunction9140 3 роки тому +3

    what is a use case for a weak map?

  • @hammadahmad5383
    @hammadahmad5383 3 роки тому +1

    Clear and precise explanation 😍😊, which font family are you using...I really like it😊😊

  • @bikrantjungbudhathoki3687
    @bikrantjungbudhathoki3687 3 роки тому +2

    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.

    • @DevDreamer
      @DevDreamer  3 роки тому +1

      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");

  • @xeit0
    @xeit0 Рік тому

    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.

  • @TechnicalARK
    @TechnicalARK 3 роки тому

    Waiting for next video

  • @gokulkrishna9264
    @gokulkrishna9264 2 роки тому

    Awesome

  • @bikrantjungbudhathoki3687
    @bikrantjungbudhathoki3687 3 роки тому

    Where are you! You haven't uploaded any more videos???

  • @TechnicalARK
    @TechnicalARK 3 роки тому

    waiting for next video

  • @dilip8496
    @dilip8496 3 роки тому

    Hi. Dev dreamer please upload nest video of javascript tutorial

  • @Yatin2444
    @Yatin2444 2 роки тому

    better than the paid course..