Next.js Tutorial - 11 - Navigating Programmatically

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.พ. 2025
  • 📘 Courses - learn.codevolu...
    ⚡️ Checkout Taskade! www.taskade.com/
    💖 Support UPI - support.codevo...
    💖 Support PayPal - www.paypal.me/...
    💾 Github - github.com/gop...
    📱 Follow Codevolution
    Twitter - / codevolutionweb
    Facebook - / codevolutionweb
    📫 Business - codevolution.business@gmail.com
    Navigating Programmatically
    Next.js Tutorial on Navigating Programmatically

ความคิดเห็น • 22

  • @Codevolution
    @Codevolution  3 ปีที่แล้ว +4

    Give Taskade a try - www.taskade.com/
    Use Coupon Code 'CODEVOLUTION' for 50% OFF lifetime discount applied to any upgraded subscription
    1st 100 viewers to contact via www.taskade.com/contact get the upgrade for free!

  • @milad8436
    @milad8436 3 ปีที่แล้ว +4

    This course is as complete as docs and I Thank you sooo much ❤❤😍😍

  • @iUmerFarooq
    @iUmerFarooq 3 ปีที่แล้ว +2

    Thanks a lot, Vishwas!

  • @giovanniriz3881
    @giovanniriz3881 ปีที่แล้ว +1

    u r so great man! thanks

  •  ปีที่แล้ว +1

    this now requires
    "use client"
    import { useRouter } from 'next/navigation';
    I have encountered an error and after checking the docs, this has worked fine

  • @darkshadowgks
    @darkshadowgks 11 หลายเดือนก่อน +1

    Not really understand the different between push and replace route.

    • @igor49134
      @igor49134 7 หลายเดือนก่อน

      same

  • @RubberDuckCoding
    @RubberDuckCoding 3 ปีที่แล้ว +1

    VERY NICE!

  • @ariseawake3437
    @ariseawake3437 3 ปีที่แล้ว +1

    Thank you Sir

  • @sohadmad1823
    @sohadmad1823 2 ปีที่แล้ว

    Thank you!!!!!!!

  • @alberto3641
    @alberto3641 2 ปีที่แล้ว

    thank youuu

  • @toastrecon
    @toastrecon 2 ปีที่แล้ว

    I should just try this out, but are the routes "relative"? Like if you're already in "/products" and you choose the route "/100", does that take you to "/products/100", assuming you had the other aspects set up? Or, when you push the route, it always is the entire route that needs to be sent?

    • @JayPatel-pg4rr
      @JayPatel-pg4rr 2 ปีที่แล้ว

      Hey David, we have to state router.push("/product/100") if we have to go to product/100 path irrespective of the current path.

  • @onkarhaldar3267
    @onkarhaldar3267 3 ปีที่แล้ว +1

    HIT THE LIKE

  • @mohammadgolestnai1210
    @mohammadgolestnai1210 3 ปีที่แล้ว

    good

  • @bendidayousra4331
    @bendidayousra4331 ปีที่แล้ว

    ca marche pas je sais pas pourquoi

  • @alimirhashimli2727
    @alimirhashimli2727 2 ปีที่แล้ว +1

    Man, why your "t"s sound like drum? :D Great videos, btw, thanks!

  • @muralideveloper5296
    @muralideveloper5296 3 ปีที่แล้ว +1

    Hii sir why useRouter is routing pages very slow

    • @Rs3Audi
      @Rs3Audi 3 ปีที่แล้ว

      browser slow to render, it dom element after all . you have low pc spec

    • @DesiMatrixXD
      @DesiMatrixXD 3 ปีที่แล้ว

      If you are running your app locally then it will taking to time to build that page. It happens for first time only after that it will load as expected.

  • @msrajawat298
    @msrajawat298 ปีที่แล้ว

    🫡

  • @yinonelbaz5309
    @yinonelbaz5309 2 ปีที่แล้ว

    Thanks a lot, Vishwas!