Next JS 14 UI streaming and partial prerendering (INSANELY easy to set up!)

Поделиться
HTML-код
  • Опубликовано: 11 дек 2023
  • ⭐️ webdeveducation.com
    Learn UI streaming and partial prerendering in Next JS 14.
    Partial Prerendering is an experimental feature in Next JS 14 that allows static portions of a route to be prerendered and served from the cache with dynamic holes streamed in, all in a single HTTP request.
    Warning: Partial Prerendering is an experimental feature and is currently not suitable for production environments!
    🔔 Subscribe if you want more free tutorials like this one! ruclips.net/user/webdeveducation...
    #nextjs14 #nextjstutorial #nextjs

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

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

    Are you already using UI streaming and loading placeholders in Next JS 14?

    • @SR-zi1pw
      @SR-zi1pw 6 месяцев назад

      Using loading does next 12 have partial rendering

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

      No partial prerendering was only introduced as an experimental feature in Next js 14 🙏

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

    this channel is underrated.

  • @lean9875
    @lean9875 11 дней назад

    GOAT, thank you so much

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

    What a great top to bottom explanation! I really appreciate seeing it by example step by step.

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

    You explained it very well and in very easy way. I really appreciate your effort and this style of explaining. Keep it up. Just subscribed you :)

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

    Really well done 👏

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

    Great video, will try this out. Thanks!
    Edit: It seems to work fine but somehow my Next Images are all returning 400s from my components.

  • @SR-zi1pw
    @SR-zi1pw 6 месяцев назад

    Ahh really nice video

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

    Thanks Bro

  • @Love-id8gu
    @Love-id8gu 6 месяцев назад

    Hello!❤
    Please make an example of authorization in control panel (Nextjs 14, typescript, server actions, nextauth 5, prisma, shadcn ui, react-hook-form, zod, sonner). User authorization, user registration, user roles.😘
    Thank you very much!!! 😇

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

    Hi what is ssg then can we fi ssr + isr= ssg

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

    How do your folders have such clear icons?

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

      I use "Material Icon Theme" extension for VSCode