The Four Levels of Caching in Next.js

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

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

  • @Kulkarniankita
    @Kulkarniankita  5 месяцев назад +2

    So what are some burning questions you have about caching? Or Next in general? Comment below and let me know!

    • @alwazkazi1916
      @alwazkazi1916 2 месяца назад

      Can we do this without fetch? I'm using axios.

  • @nizamuddinbabu5889
    @nizamuddinbabu5889 4 дня назад

    Thank you so much for explaining such a complex topic in such a simple way.

  • @Arindam_1729
    @Arindam_1729 2 месяца назад +1

    Really Great Content
    Thanks a lot for sharing this

  • @oladimejicoder
    @oladimejicoder 3 месяца назад +2

    Thank you, this has been very helpful

  • @Solo_playz
    @Solo_playz 2 месяца назад

    You're the only one who cover any of the topic from NextJs deeply 🔥
    You're 🫵🏼 channel is like a video repentattion document 👀 of NextJs 👏🏼🎉
    Thank you ankita madam ❤

  • @JaykrushnaDas-v9q
    @JaykrushnaDas-v9q 4 месяца назад +1

    I learned a couple of new things from this video, Thank you so much for making such content🙏🙏

  • @Rajputana1974
    @Rajputana1974 3 месяца назад +1

    Keep growing

  • @oladimejicoder
    @oladimejicoder 3 месяца назад +1

    Thank you very much Ankita, this is very helpful

  • @mrityunjaysinha
    @mrityunjaysinha 4 месяца назад +1

    Thanks to make it simple to understand 😊

  • @kamrant8915
    @kamrant8915 4 месяца назад +1

    Great explanation. Thanks.

  • @asfandyar8088
    @asfandyar8088 5 месяцев назад +1

    Thanks Mam you explained it very nicely.

  • @clevercoder2609
    @clevercoder2609 5 месяцев назад +1

    Nice explanation❤

  • @TriptoAfsin
    @TriptoAfsin 5 месяцев назад +1

    Neatly explained
    Thanks !

  • @sai7743
    @sai7743 5 месяцев назад +1

    Hi Ankita do on the loading with template tsx when refresh the page loader to apply and also on page navigation also I am eagerly waiting for this to implement in my project.I like ur way of explanation and I am now ur subscriber

  • @carlosterrazas8913
    @carlosterrazas8913 3 месяца назад

    When you do a fetching or a prism within a server actions, is it cached?

  • @hareshlakhwani4721
    @hareshlakhwani4721 5 месяцев назад +1

    Great video yesterday only I started learning Next.js but as sr developer I have one big question how does Next.js works under the hood what exactly it’s doing if you can make full in depth video in that would be helpful

  • @Beast80K
    @Beast80K 4 месяца назад

    *Thanks* alot for this simplified and detailed explanation.
    Respected Ma'am,
    What happens when there are 2 users, hiting the API 1st user gets new data, but what happens if 2nd user comes after revalidation period ??

    • @Kulkarniankita
      @Kulkarniankita  4 месяца назад

      First user gets stale data but kicks off a request to get fresh data so that the 2nd user gets fresh data!

    • @Beast80K
      @Beast80K 4 месяца назад

      @@Kulkarniankita Thankyou Ma'am for answering this, but NextJS didn't behave like this. I had an external API which my NextJS route handler calls to get data, but despite external API returning 503, 429, etc. after revalidation period NextJS returns old cached data. I have more details about this question on StackOverflow, search for question *NextJS 14 returns old cached data even if external API returns error on revalidate* to get more details.

  • @garikmelqonyan6011
    @garikmelqonyan6011 5 месяцев назад +1

    Good job!

  • @pavankarthik699
    @pavankarthik699 5 месяцев назад +1

    Hey Ankita, Can you make a video on how to properly and securely make api calls in either React or NextJs which is to be used for production.

    • @Kulkarniankita
      @Kulkarniankita  5 месяцев назад

      Hey check the data fetching section in the Nextjs crash course on my channel. I show how you can do that!

    • @pavankarthik699
      @pavankarthik699 5 месяцев назад

      @@Kulkarniankita Thanks for the reply, My bad I haven't seen the video yet, and kept the tab open to watch it later, But this came to my mind and posted the comment. I have some other doubts as well in frontend development for suggestion, where can I post Ankita?

  • @rohitkochikkatfrancis
    @rohitkochikkatfrancis 5 месяцев назад +1

    Hey ankita, i am very much confused with using the USE SERVE and USE CLIENT and mixing and matching RSC with server actions, etc.
    Could you please make a video to cover all that ?

    • @Kulkarniankita
      @Kulkarniankita  5 месяцев назад

      That’s a good point, yeah I’ll consider it!

  • @MiladJoodi
    @MiladJoodi 5 месяцев назад +1

    Thanks a lot ♥

  • @olg3089
    @olg3089 4 месяца назад +1

    Cool stuff ❤

  • @hossainopi
    @hossainopi 5 месяцев назад +1

    Any tips for speeding up next.js image loading? Tried various optimizations like sharp, resizing, and quality adjustments but still facing slow loading times despite small image sizes (37kb). Any suggestions?

    • @Kulkarniankita
      @Kulkarniankita  5 месяцев назад

      Hmm Did you try caching on the CDN?

  • @sai7743
    @sai7743 5 месяцев назад +1

    Here in nextjs we can use only Link tag there is no use of anchor tag in nextjs is it correct

    • @Kulkarniankita
      @Kulkarniankita  5 месяцев назад

      You can use anchor tag as Link uses anchor tag under the hood but you won’t get a bunch of capabilities like prefetching etc. if you don’t.

    • @sai7743
      @sai7743 5 месяцев назад

      @@Kulkarniankita understood I need a clarity on initially I run nom run dev a white space appearing and displaying the UI so how to handle and pls explain about loaders spin every page routing

  • @pushkarkathayat7893
    @pushkarkathayat7893 5 месяцев назад

    which soft you use for recording?

  • @PicchiChannel
    @PicchiChannel 5 месяцев назад +1