What's New in Next.js 15 RC2

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

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

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

    What is something that’s still confusing for you about Next.js? I’ll create a video on that topic!

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

      I need good emaileditor to support Nextjs

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

      @@Kulkarniankita
      Please stripe payment from scratch to finishe

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

      @@sai7743 email editor? What do you mean?

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

      How about a Blog with notion like editor and Image gallery with light box

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

      @@brancode404 good ideas!

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

    Can you make a video expalining this tweet by shuding
    My React Server Components (RSC) mental model is basically:
    They’re getServerSideProps / getStaticProps but more powerful.
    Things RSC / gSSP / gSP share in common:
    🔸 You can’t pass things like normal functions from RSC / gSSP / gSP to the client, because they just can’t be serialized;
    🔸 They must be executed before Client Components;
    🔸 They don’t run in the browser;
    🔸 They don’t have states, so no hooks;
    🔸 They can both be executed and stored as static at build time (RSC / gSP), so they don’t require a server.
    Things that are more advanced in RSC compared to gSSP / gSP:
    🔹 Server Components can pass elements and more to the client, instead of being limited to JSON values;
    🔹 Server Components are able to define extra wrappers around Client Components, whereas gSSP / gSP can only affect components’ inner content;
    🔹 You can have many Server Components and they will be more parallelized when executing, instead of only one giant gSSP / gSP blocking on the top;
    🔹 Individual Server Component boundaries can be optimized as static if possible, instead of picking between fully dynamic (gSSP) and fully static (gSP) for all data;
    🔹 Individual Server Component boundaries can be streamed to the browser and rendered earlier, unlike gSSP that must block the initial client rendering.

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

    Thanks for the update.
    Can you please make a video on how does Caching functionality changes. Currently my every server component has
    export const dynamic = "force-dynamic";

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

      Check the caching video on my channel

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

      (nextjs15) the default components if not configured are SSG static component. If there is a single fetch in the component that has "no-store" or "no-cache" configured it will automatically be an SSR (server side rending) component.

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

    could you make a practical video on how to use sentry + nextjs + instrumentation.ts. it would be very helpful thanks.

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

      Thanks! And yes will do
      Btw did you get your answers to the caching questions? I saw those pretty late

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

      @@Kulkarniankita yes, a youtuber from Spain answered my question. thanks anyway.

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

    Thx for sharing info
    Which tool you are using to create those videos?

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

      Thanks! And I’m using premiere pro :)

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

    thanks for introducing breaking changes 🤣🤣

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

    You are doing pretty great! by serving these videos, is there any way that I can help u with code or contributions? I would love to work on some tasks if u want I can send a connection request on linkedin.

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

      Thanks! Will keep this in mind

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

    What about the react compiler?

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

      What about it?

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

      @@Kulkarniankita will it become stable till the conf?

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

    Mam please stripe payment sikha dein plz 😢

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

      Can you please translate?

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

      @@Kulkarniankita
      I mean can U please teach us stripe payment from scratch to end , I have requested the same many times on your channel

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

      I need email editor to support Nextjs and also need personalization

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

      @@ZeshanMukhtar1 noted! Will definitely create one :)

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

    Mam ap bohot khubsurat ho ,