The ?? Operator In 2 Minutes (Nullish Coalescing Operator)

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Check out my courses here: linktr.ee/colt...

Комментарии • 17

  • @oli_drew
    @oli_drew Год назад +8

    Here before the release the React course comments. This was great btw! More of these short videos please Colt

    • @losmandev
      @losmandev Год назад

      He already has one tho?

  • @chaswards
    @chaswards Год назад +4

    I use this all the time for work! Great video as always Colt!

  • @nandjijayaswal3077
    @nandjijayaswal3077 7 месяцев назад

    I see time in company but confused with but now watching this video I'm very clear about optional chaining and Nullish operator . Thanks a lot for explaining it so well. ✌🏻

  • @2ru2pacFan
    @2ru2pacFan Год назад +3

    It's like you read my mind! I was just about to search this on RUclips then this came up lol

  • @ead5590
    @ead5590 Год назад

    I haven't used it in my projects but now I'm well aware of it. Thanks a lot for explaining it so well. ✌🏻

    • @juanmacias5922
      @juanmacias5922 Год назад +1

      It's nice to use when you are waiting for a response from an API, and don't want to display a component while the value is null.

  • @sachinbn2237
    @sachinbn2237 Месяц назад

    nice , short and sweet explanation..thank you..was wondering whether to get ur udemy web developer course..not wondering anymore

  • @capslock3250
    @capslock3250 3 месяца назад

    Amazing explanation.

  • @finzyphinzy
    @finzyphinzy 11 месяцев назад

    Thanks for teaching me this…would help in my codewars challenges

  • @rdkrussel
    @rdkrussel Год назад +2

    Crazy I was just dealing with this today wondering what the difference was

  • @InsaloftWeb
    @InsaloftWeb 9 месяцев назад

    Thanks for nice explanation, man, may Allah bless you... it was like a headache for me, Alhamdulillah, fully clear now...💖

  • @arche3105
    @arche3105 Год назад +1

    Hey Colt when’s the React corse coming out ? Just kidding 😁 Great video,thanks.

  • @juanmacias5922
    @juanmacias5922 Год назад

    Aaaaaaaaah, thanks, that makes sense!

  • @VivekYadav-up7uu
    @VivekYadav-up7uu Год назад

    nice

  • @readyplayerdan5732
    @readyplayerdan5732 Год назад

    or maybe just store the price as a string??

  • @Simis999
    @Simis999 4 месяца назад

    JavaScript seems illogical