#16: Enums in Typescript Explained with Real-life Examples 👉 Used in Thapa Technical Website

Поделиться
HTML-код
  • Опубликовано: 3 дек 2024

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

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

    Hope you love the Video. Checkout My New Official Website 👉👉 thapatechnical.shop/source-code

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

      Bro can you make a tutorial that how you design this site
      we don't interest in backened
      we can create our own backened api using express js because of you well thanks for your node js, mongodb, express js playlist
      Now I wanna know that how you design this awesome single page application
      please...........................🥺

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

    vaise ham is true false se bhi to kar sakte the? like default admin ki value false rahegi but special condition me true.

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

    Mast example ❤❤❤

  • @waseembaloch5719
    @waseembaloch5719 8 месяцев назад

    Great sir❤

  • @AnupRajput-w5x
    @AnupRajput-w5x Год назад +1

    Bhai Next.js (13.4 ) ka series kab start hoga ... Plz jaldi upload karo 🤩🤩

  • @khizraiqbal-b8l
    @khizraiqbal-b8l 5 месяцев назад +1

    such an aamzing video but wait are you naruto fan

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

    Great tutorial 😃

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

    Love ur videos sir🙏, its a request to make a crash course type video on framer motion (like their scroll animations) as a lot of websites use it these days but there are no tutorials available on it, also sanity version 3, it would be very helpful for us😅

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

    Awesome!

  • @sivaprasad-pw3xt
    @sivaprasad-pw3xt Год назад +1

    const isAdmin: (user: LoginDetails) => st... = (
    user: LoginDetails
    ): string => {
    const {name,role} = user;
    return role ==='admin' ? `${name} is allow to edit the website`: `${name} is not allow to edit the website`
    }. this code is showing error in vscode but i wrote same as you showed in the video and i didnt understand this syntax.can you please clarify my doubt

    • @QiratSaeed
      @QiratSaeed 5 месяцев назад

      same shows error

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

    When you type the same code there is a error when we trying to console

  • @MaheenAdeel-l5j
    @MaheenAdeel-l5j 5 месяцев назад

    ❤❤❤❤

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

    awsome

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

    Why Enum why not Object in this case?

  • @megatronavengers-if1ue
    @megatronavengers-if1ue Год назад

    Bro @react-oauth/google par video banao , special signout kaise kare ye explain karna, sign in per videos bohot hai per signout pe nahi hai😢😢😢

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

    𝓣𝓱𝓪𝓷𝓴 𝔂𝓸𝓾 𝓼𝓸 𝓶𝓾𝓬𝓱 𝓼𝓲𝓻.

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

    Devknus for reactjs

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

    Reactjs course devknus

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

    You are running too late for tutorials.
    Make videos on nextja 13

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

      I already created on nextjs 13 lates app directory and serverless too..

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

    Please give GitHub link for this Typescript series