Realtime with Nextjs 14 &

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

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

  • @smnwlsh
    @smnwlsh 11 หลายเดือนก่อน +4

    The standard pattern we usually see it to have the subscribe method return the unsubscribe method. This way you can keep things encapsulated in the hook's closure.
    (Merci Guillaume pour tes supers vidéos ❤)

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

    Thank you!

  • @albaraa-bin-malek
    @albaraa-bin-malek 11 หลายเดือนก่อน +2

    Your videos are great but you're not using ssr package. Can you please use it?

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

      Yep it’s basically the same to do, I’ll improve this in next videos

  • @ababacarcisse7969
    @ababacarcisse7969 11 หลายเดือนก่อน +2

    ❤ good tutorial

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

    I tried that, but the websocket is exposing my apikey on network pannel. What I did wrong?

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

    I had the warning multiple gotrueclients... My nextjs app has strict by default. Should I ignore this warning?

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

      Switch node version and reinstall Supabase