Next.js 15 Tutorial - 21 - params and searchParams

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ม.ค. 2025

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

  • @durodolaoluwafemi8057
    @durodolaoluwafemi8057 16 วันที่ผ่านมา +2

    I love your teaching.
    - Simple, Short and Complete
    - Never boring

  • @akashthoriya
    @akashthoriya 17 วันที่ผ่านมา +2

    Thank you so much for creating this wonderful playlist! It has been incredibly helpful and inspiring.
    If possible, could you kindly consider adding a medium-to-large project at the end of it? It would also be amazing if you could include some practice exercises for Next.js throughout the lessons. A larger project would be a great way for us to learn how to think at the project level and write production-ready code.
    Thank you once again for all your efforts and this fantastic resource!

  • @pishnahadebehtar
    @pishnahadebehtar 10 วันที่ผ่านมา

    ❤‍🔥❤‍🔥❤‍🔥❤‍🔥

  • @HiteshSharma.2314
    @HiteshSharma.2314 17 วันที่ผ่านมา

    will this playlist be complete in this month only

  • @wariskehinde7147
    @wariskehinde7147 9 วันที่ผ่านมา

    When trying to access searchParams value in layout.tsx, I encountered an error "[ Server ] Error: Cannot read properties of undefined (reading 'lang')"

  • @demodemo1536
    @demodemo1536 17 วันที่ผ่านมา

    When I pass props to the page.tsx component and define their types, I encounter a type error after running npm run build.

  • @Kilinho98
    @Kilinho98 14 วันที่ผ่านมา

    I've got a problem that I dont receive anything in the searchParams at all just an empty object

  • @nmsubho.workspace
    @nmsubho.workspace 10 วันที่ผ่านมา

    I'm not getting the searchParams value. It always returns {} even there is query value. Like: "/about/1?page=2"

  • @abhi_raj15
    @abhi_raj15 17 วันที่ผ่านมา

  • @Tanzeel420
    @Tanzeel420 17 วันที่ผ่านมา +1

    Can you please make a complete dedicated video on Dynamic routes including params and creating its own pages and text using API or whatever for an E-commerce website