Introduction to NextJs 15

แชร์
ฝัง

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

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

    Waiting on the Sentry Videos. 🔥🔥🔥

  • @ROBOROBOROBOROBO
    @ROBOROBOROBOROBO 2 หลายเดือนก่อน +2

    Exactly what I was looking for especially after the Medusa V2 release
    It seems Medusa works really well with NextJS so thats why I need to learn it, and this is the only video teaching version 15...
    Thanks a lot Hamed! You are a legend

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

      Thank you, I appreciate that! And yes Medusa is great. I have more content coming up.

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

    Thank you for your detail explanation. But still i have a confusion. Could you please clear that?
    In Next.js 15, the response of fetch request is not cached by default..
    So now is not fetch request is an uncached data request? If yes then how a route with default fetch configuration still statically render?
    Because as we know, If you use dynamic api/ uncached data request in a route, the route became dynamically render.

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

      I'm not sure if I understand the question!

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

      @hamedbahram Sorry for that. I am adding more detail so you can understand my question. According to Next.js doc "During rendering, if a Dynamic API or uncached data request is discovered, Next.js will switch to dynamically rendering the whole route."
      My question is what does it mean by "uncached data request" here?
      And in Next.js 15, "The response from fetch is not cached by default." So is not fetch is uncached data request now?

  • @Sorkstryparen
    @Sorkstryparen 2 หลายเดือนก่อน +1

    Nice video!
    How will this version work when using other packages that depend on React 18?

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

      Wait until they support React 19 or use the --force flag and test your app.

  • @jayasaikiran1761
    @jayasaikiran1761 2 หลายเดือนก่อน +1

    Hi Hamed need a tutorial on
    Eslint 9 new structure and its changes if possible..

    • @hamedbahram
      @hamedbahram  2 หลายเดือนก่อน +1

      Great idea! I'll add that to my schedule.

  • @devlala4365
    @devlala4365 2 หลายเดือนก่อน +1

    😮

    • @hamedbahram
      @hamedbahram  2 หลายเดือนก่อน

      👋🏼

  • @Raghunadh9
    @Raghunadh9 2 หลายเดือนก่อน +2

    first comment

    • @hamedbahram
      @hamedbahram  2 หลายเดือนก่อน +1

      🙌🏼

  • @eebb-s1b
    @eebb-s1b 2 หลายเดือนก่อน +1

    next js 15 is full of errors

    • @LehmannMr
      @LehmannMr 2 หลายเดือนก่อน +1

      Could you please give any details

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

      What errors are you getting?