Next.js 14 Tutorial - 58 - Context Providers

Поділитися
Вставка
  • Опубліковано 17 лис 2024

КОМЕНТАРІ • 22

  • @AslanMammadov-w9o
    @AslanMammadov-w9o 7 місяців тому +16

    I can't wait for new videos, this is the BEST Next.js tutorial. Iit would be great if you make a video about authorization and how to deal with JWT in next.js (both on server and client). Thank you for your work!

  • @medstoz
    @medstoz 7 місяців тому +2

    I am blessed to be among the first few to watch these... Thank you for your simplicity...

  • @joaomozelli
    @joaomozelli 2 місяці тому +2

    Thank you! For the first time I understood this. Thank you.

  • @mahmoudfarghly2970
    @mahmoudfarghly2970 7 місяців тому

    Thanks so much for this, we hope you complete the whole course

  • @RafshanulHoqueSiam
    @RafshanulHoqueSiam 7 місяців тому +2

    show an example using usestate and that state will be store in cookies or localstorage in context provider. that would be very helpful indeed .. thanks for making awesome videos

  • @haaramarsch8277
    @haaramarsch8277 7 місяців тому +1

    THANK YOU, I just needed this now for a project lol

  • @Tommy-km4wo
    @Tommy-km4wo 7 місяців тому +2

    Where can I find the next one? Thank you for the awesome breakdown.

  • @deshmukhsomesh7306
    @deshmukhsomesh7306 7 місяців тому

    you are back , now the learning begins😎😎

  • @om1719
    @om1719 5 місяців тому

    Absolutely amazing work! Gratitude! thank you!

  • @Code-sz9db
    @Code-sz9db 6 місяців тому +1

    It's awesome video as always. But can you please make a video showing how to pass variable value or any data from child client component to parent server component and receiving and passing the same data to other client and server child components. And please explain about serialized VDOM because it is so confusing when it comes to passing data between client and server component.

  • @oovoo1995
    @oovoo1995 4 місяці тому +4

    this is gonna make the entire app client side render

    • @frankb5728
      @frankb5728 7 днів тому

      No, it will not, you can still include SSR components and he improves on that by creating a component specifically for the provider. I don't like that teaching style but eh.. it's free

  • @rohitumadi9544
    @rohitumadi9544 7 місяців тому

    thank you very much for this course.

  • @glagokulanutube
    @glagokulanutube 4 місяці тому

    Awasome man. Nice Work. In addition can you provide us, video for update contex value from child component???

  • @Confidencerobionsion
    @Confidencerobionsion 2 місяці тому

    ❤ I needed this

  • @aminda6862
    @aminda6862 5 місяців тому

    great !
    thanks a lot

  • @Squarit1
    @Squarit1 7 місяців тому

    Hi, could you make rxjs tutorial with React and more advenced use of MUI with TypeScript with datagrid and others :)?

  • @zcythe-z6u
    @zcythe-z6u 5 місяців тому +1

    wouldn't using context like this render your entire app on the client rather than the server?

  • @medstoz
    @medstoz 7 місяців тому

    When will you upload the next videos

  • @chesterxp508
    @chesterxp508 4 місяці тому

    GoodJob!