NextJS App Router

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

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

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

    absolutely correct brother, code separation is important for readable and scalable web application

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

    you are just awesome bhai, your explanation is on point in addition your examples are damn understandable. It'll be great if you made whole playlist of NextJS 13. major support for you bhai

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

    Thanks for the amazing explanation Piyush!!

  • @chillpill610
    @chillpill610 6 месяцев назад +1

    They are bringing back to PHP , and i think they took development one step hard , just as react made very simple

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

    Loading component ko "use client" add karne pe shayad fix hojayega issue

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

    Thank You for such information. keep growing

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

    thanks sir for making this, beacause this video help me to understand server component and client compo, out of other video thanks sir, make project videos using typescript using next js. lots of love from nepal

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

    Sir make a course on NextJS.

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

    Please make a video on curd operations using api routes using Mongo DB😊

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

    Superb content ❤

  • @MDAsif-kn1do
    @MDAsif-kn1do 2 месяца назад

    Are bhai, ek video yaar crud operations pe bana do please wirh server actions next js, server actions makes things very simple when it comes to dealing frontend and backend, would be very thankfull !

  • @timepass-sy5um
    @timepass-sy5um Год назад +2

    great video

  • @mehzee92
    @mehzee92 6 месяцев назад

    Really amazing 😍

  • @RavindraSingh-lp9pl
    @RavindraSingh-lp9pl 15 дней назад

    @piyush Garg. ek full stack project please on next js 15

  • @Surajsingh-tt6hh
    @Surajsingh-tt6hh Год назад +1

    Love it bro ❤

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

    Hii, Piyush
    I have learned useState, useEffect and Api fetching in React Js. But I have no idea about topics like redux, or other hooks or states except those I've mentioned above. And I am moving towards Next Js. And have learned about file structure and server and client side components.
    I want to know from you whether it is fine to go with Next Js at this stage with just a very-basic understanding of React or should I learn React Js completely before moving forward? My plan is to learn Next Js and master it slowly and this way I'll also understand React Js automatically and won't even have to waste time in topics like router as it is automatically managed in next Js.
    Note: I've no understanding of topics other than useState, useEffect, Components and Api fetching in react. Although using these topics I've made a recipe app and weather app in react.
    Thanking You
    Nikhil Sharma

    • @piyushgargdev
      @piyushgargdev  Год назад +9

      Hi Nikhil,
      I would strongly recommend to go with React first and have mastery over topics like hooks (useState, useEffect, useCallback, useMemo), Context API of React and API Calling and typescript, only then move to NextJS.
      Why? Because NextJS is just a framework like Remix, Qwik, Gatsby, etc. Frameworks will come and go, but underlying fundamentals will not change. So, I would say that give time to React first, then master Next.JS
      Thanks

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

    Thank You sir❤

  • @chillpill610
    @chillpill610 6 месяцев назад

    i think they want to forcly adopting to developer

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

    how to make case insensitive of file based routing system?

  • @prabhat.raushan
    @prabhat.raushan 3 месяца назад

    I have one doubt, i want to use useState in layout.js but using `use client` still getting error due to metadata. do you know how to fix it ?

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

    Piyush Bhai Please lets us know that why Nextjs recommending us to use App Router . and is pages directory in future deprecated ?

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

    are you sure about vendor locking thing ???

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

    Mine useRouter() is not working on the layout file do know any solution..

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

    Hey piyush, is there any docs link where it is mentioned what all features are specific to vercel only
    Thanks

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

      Yep, you can checkout official nextjs app documentaion ✨

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

    Why you named your video Next App router when you are elaborating whole next

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

    Nice video. What camera you use for recording?

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

    Are you sure they are doing Vendor lock-in on app router or other features.???

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

      Tho there are few more in market, but vercel would dominate it

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

      @@piyushgargdev here is the way we can deploy on aws s3 we do do manual SH so we can deploy on S3 ruclips.net/video/ekvQBFsCOnU/видео.html&ab_channel=RadzionDev

  • @NoumanKhan-ck7vx
    @NoumanKhan-ck7vx 8 месяцев назад

    nextjs is very slow on my laptop idk bro why

  • @SaurabhKumar-bv9gs
    @SaurabhKumar-bv9gs Год назад

    Hi Piyush,
    I have been using the app router for couple of months now for my project. But it seems there is lot of issue with the performance in local development. The HMR is very slow. Also, ant-design and other lib is screaming a lot for compatibility. WDYT on this? Have you experienced such thing?
    I recommend everyone to do incremental adoption rather than whole rewrite otherwise it will give you a hard time.

    • @AkashSharma-zn1dq
      @AkashSharma-zn1dq Год назад

      Hey buddy..are you still using app router ? Is nextjs 13 good for only tailwind as a css framework ? What do you mean by incremental adoption, are you talking about using pages router instead ?

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

    ❤❤❤❤

  • @RezzakDev-dp2hh
    @RezzakDev-dp2hh Год назад +2

    Actually, ye mujhe be achcha nahi laga, client and server mix up ho raha hai..

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

    Thia video is of 14 or13