Next.js Authentication Tutorial using React Context API and Appwrite

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

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

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

    But how you can to use useEffect in server component

  • @shayanalijalbani9894
    @shayanalijalbani9894 Год назад +2

    Hi sir can you create a separate playlist on next Js projects

  • @adrianfr05
    @adrianfr05 Год назад +2

    would be cool to see how this works in sveltekit. I've been waiting for the cloud services for a while now

    • @JamesQQuick
      @JamesQQuick  Год назад +1

      That's a good idea. In theory, it would be pretty similar but using Svelte stores

  • @MarcelRezende
    @MarcelRezende Год назад +1

    James, my man. Do you have the complete code for this? Great content by the way

    • @JamesQQuick
      @JamesQQuick  Год назад +1

      Ah no I don't have that source code specifically but I do have the source code for the JQQ Memes project - github.com/jamesqquick/jqq-memes-nextjs-cloudinary-appwrite

    • @MarcelRezende
      @MarcelRezende Год назад

      @@JamesQQuick I'll check it out. Thanks.

  • @DimasAnwarAziz
    @DimasAnwarAziz Год назад +2

    can you share the code? Please

  • @antoniors
    @antoniors Год назад

    When using this approach the app instantly becomes complete client side, right? Because when use useContext() u are baically invoking a hook at the top-level of the application or am I wrong?

    • @codeheaven559
      @codeheaven559 Год назад

      can you give me a better approach to handle authentication using contextapi?

  • @NeverCodeAlone
    @NeverCodeAlone Год назад

    Thx a lot!!

    • @JamesQQuick
      @JamesQQuick  Год назад

      Glad you enjoyed it!

    • @NeverCodeAlone
      @NeverCodeAlone Год назад

      @@JamesQQuick love your videos. What color skin is it and do you publish your VSC setup?

  • @benemma5602
    @benemma5602 Год назад +2

    That's a really bad way to implement protected routes.

  • @gaura-krishna
    @gaura-krishna Год назад +1

    very confusing.