JavaScript Sets and Weaksets | ES2015

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • JavaScript Data Structure Set and Weaksest. Sets lets you store unique values of any type. We understand its syntax, use and some cool applications.
    Help the channel via patron and buying merchandise
    * / techsith
    * teespring.com/...
    Follow me for technology updates
    * / techsith
    * / techsith1
    * / patelhemil
    Help me translate this video.
    * www.youtube.com...
    Note: use translate.goog... to translate this video to your language. Let me know once you do that so i can give you credit. Thank you in advance.

Komentáře • 38

  • @yousufkhan2909
    @yousufkhan2909 Před 3 lety +2

    you made the advanced JavaScript looked so easy

  • @mayankgupta3034
    @mayankgupta3034 Před 3 lety +1

    Your way of teaching is incredible, you covered all the points like definition, example and application.
    Just need to go through your tutorial, no need to wander any where. Really helpful...Great Mentor 🙏

  • @akashthoriya
    @akashthoriya Před 5 lety +3

    I am javascript enthusiastic and your channel works best for me!
    Thank you from the bottom of my heart.

    • @Techsithtube
      @Techsithtube  Před 5 lety +1

      I am glad you leant lot from the channel . Keep on learning!

  • @owenizedd2830
    @owenizedd2830 Před 4 lety +1

    The end of video is funny, you can use integer 0-1 for checking if constructor is accessed

  • @Aram64
    @Aram64 Před 3 lety +1

    This is awesome stuff. Thanks for the video and good explanation. Using Set there's no more need to write loops and use indexOf() etc, to clean array. Set is great.

  • @programistkacom
    @programistkacom Před 4 lety +1

    It is a pity you didn't mention about the main reason why there is no size property available for WeakMaps - garbage collecting.

  • @djamelbenali6883
    @djamelbenali6883 Před 6 lety +7

    i love u man , best teacher macha allah

  • @WasimKhan-0801
    @WasimKhan-0801 Před 6 lety +2

    Useful trick sir. I love it

  • @TheUltimateTrainJourney

    By seeing this video will learn as much as u use sets in projects for 6 months

  • @mdsajaldeowan1054
    @mdsajaldeowan1054 Před 6 lety +1

    you are my favorite teacher

  • @ufoibrohz1109
    @ufoibrohz1109 Před 6 lety

    I love every bit of tutorial you are making

  • @balledachandrahas8326
    @balledachandrahas8326 Před 5 lety +3

    Hey sith....I strongly recommend you to start video series on Udemy. I truly enjoyed all your videos. U killed 'em all man... \m/ \m/

    • @Techsithtube
      @Techsithtube  Před 5 lety

      That is the plan for next year. I am planning to make multiple series. Will let you know as soon as I release. :)

    • @balledachandrahas8326
      @balledachandrahas8326 Před 5 lety

      @@Techsithtube Will be waiting for it then....\m/

  • @abhijeetdey
    @abhijeetdey Před rokem

    Thank You

  • @vipulgautam8816
    @vipulgautam8816 Před 5 lety

    Please keep uploading such videos...thanx alot

  • @DennyWygant
    @DennyWygant Před 5 lety

    Very nice man! thank you very much for your videos. They are a big help to me.

  • @kamoroso94
    @kamoroso94 Před 6 lety

    I think they did give Sets order. When you iterate them, you'll always get the entries back in the order they were inserted.

  • @fazalshiek7702
    @fazalshiek7702 Před 6 lety

    its a good learning for me, thanks man

  • @udaybhaskar2716
    @udaybhaskar2716 Před 5 lety +1

    I liked it thank you sir

  • @niranjansharma1933
    @niranjansharma1933 Před 6 lety

    Hi ..I loved every single tutorial of JavaScript ..will u please add HTML tutorial also ..

  • @gouravgirdhar9973
    @gouravgirdhar9973 Před 6 lety

    Again a masterpiece

  • @jacek0720
    @jacek0720 Před 6 lety

    Thank you!

  • @dillikathirvel8628
    @dillikathirvel8628 Před 5 lety

    Hi can you please explain what is Singleton object. How we can use in JavaScript and angular

  • @Cognitoman
    @Cognitoman Před 6 lety

    You should do one on proxies, generators and iterators

    • @Techsithtube
      @Techsithtube  Před 6 lety

      I do have a tutorial on genetators and iterators. Will do one for the proxy :)

  • @MrShivtu
    @MrShivtu Před 5 lety

    a = [1,2,[1,2],[1],[1,2]];
    var mySet = new Set(a);
    console.log(mySet);
    The above gives the following output
    Set { 1, 2, [ 1, 2 ], [ 1 ], [ 1, 2 ] }
    Why would that happen when [1,2] occurs 2 twice in a Set

    • @Techsithtube
      @Techsithtube  Před 5 lety +1

      [1,2] is object, which is by reference

    • @MrShivtu
      @MrShivtu Před 5 lety

      @@Techsithtube thanks for replying

  • @Albertmars32
    @Albertmars32 Před 6 lety

    are you still goin to do a mobx series?

    • @Techsithtube
      @Techsithtube  Před 6 lety

      Albert, I am working on mobx but it will take some time. as I still have to finish the redux series. I am also working on graphql

  • @Cognitoman
    @Cognitoman Před 6 lety

    Hello :)

  • @mdsajaldeowan1054
    @mdsajaldeowan1054 Před 6 lety

    hello sir

  • @sathyajithhv3330
    @sathyajithhv3330 Před 2 lety

    What's with the accent bro, its all over the place.

  • @sarangchoudhary7062
    @sarangchoudhary7062 Před 5 lety

    can't hear properly you should speak little loudly