How to create Passcode component in Next.js | A step-by-step guide

Поділитися
Вставка
  • Опубліковано 7 чер 2024
  • Learn how to create a Passcode component in Next.js with this step-by-step tutorial. Perfect for those looking to challenge their React skills!
    Next video to watch: • Building traffic light...
    ⚔️ Join The Horde
    - Discord: / discord
    - Github: github.com/TheOrcDev
    00:00 Challenge Intro
    00:23 Start
    02:07 Input
    04:52 Digits
    09:00 State Logic
    11:06 Test
    11:54 Reactive Styling
    12:47 Delete
    13:59 Watcher
    18:25 Final Test
    18:48 Outro
    #webdevelopment #orcdev #react #nextjs #challenge
  • Наука та технологія

КОМЕНТАРІ • 8

  • @orcdev
    @orcdev  Місяць тому +1

    Make sure to join the Horde! Subscribe! ⚔
    There is also a Discord channel, come and sit by the fire in our tavern! discord.com/invite/uFB5YzH9YG

  • @shubhamrathod5933
    @shubhamrathod5933 Місяць тому

    Which vscode extension are you using for console.log on-screen display ?

    • @orcdev
      @orcdev  Місяць тому

      It's console ninja. Very useful! :D
      You can check all VS Code extensions I'm using here if you are interested: ua-cam.com/video/s6X5iJUj4SM/v-deo.html&ab_channel=OrcDev

  • @ignaciocavanna920
    @ignaciocavanna920 Місяць тому

    hi my dev friend, really cool video i like it so much. thanks!!!! i've tried to find you personal mail but with no success, i would like to make you know about a bug on the beatifull snake game on your website. some times when you try to play again you receive in a loop sequence the gameover message without giving to you a way to play again alternately reloading the page. hope to be usefull!

    • @orcdev
      @orcdev  Місяць тому

      Hello there! Thank you very much! I'm glad you liked it!
      Interesting! Haven't seen that bug before :D I'll definitely fix it! Thank you! ⚔

    • @ignaciocavanna920
      @ignaciocavanna920 Місяць тому

      @@orcdev glad to help people :) if you have a mail i can send you a video

    • @orcdev
      @orcdev  Місяць тому

      @@ignaciocavanna920 Web crawlers would kill me if I put my email here :D
      Here is the Discord inv if you're up for it:
      discord.com/invite/uFB5YzH9YG

    • @orcdev
      @orcdev  Місяць тому

      @@ignaciocavanna920 found the bug! It's happening if you die on the left side, it always restarts the game with going left :D