They're Making Supabase Better...

Поділитися
Вставка

КОМЕНТАРІ • 32

  • @bmdavis419
    @bmdavis419  6 місяців тому +2

    UPDATE: this should have been there from the beginning, here is the source code: github.com/bmdavis419/supabase-ssr-showcase

  • @ValipPowa
    @ValipPowa 5 місяців тому +4

    supabase docs are just a sad sad excuse of over 200 million usd of fundings. what a let down

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

    Please make that documentation feedback video! I totally agree and hopefully videos like that will help move the needle

  • @animatrix1851
    @animatrix1851 6 місяців тому +1

    How do the supabase server and browser clients synchronize their sessions ? A login always happens on the browser client. The docs mentioned something about you having to set the cookie manually. Did you do this or is it not necessary ?

    • @bmdavis419
      @bmdavis419  6 місяців тому +1

      This is what you do when you redirect and exchange the code for a session

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

    "some frameworks like to be cute and implement their own fetch" 👀👀👀

  • @zBrain0
    @zBrain0 7 місяців тому +8

    Thank you for making this, I recently implemented it and wasn't 100% sure I did it correctly. You are definitely right that their documentation has room for improvement. I think it's hard as Developers to write good documentation because you know the product intimately and sometimes there is a tendency to maybe make assumptions that the user knows things that in reality they might not.

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

      For sure, I think the thing they are missing is showing more examples in context, like prisma does a really good job of just showing me how I would use it in a bunch of different scenerios, in context

  • @mandril6021
    @mandril6021 6 місяців тому +1

    Could you share your code?
    I agree the Supabase doc is a mess - currently it seems like a mix of old auth helper and new SSR approach, which is confusing on a next level...

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

    This is a very good video Ben !

  • @criscabreras
    @criscabreras 6 місяців тому +1

    Can you please share a link to that code? It would really help beginners to debug their mistakes 🙏 Thank you!

    • @bmdavis419
      @bmdavis419  6 місяців тому +1

      Yes! github.com/bmdavis419/supabase-ssr-showcase

    • @criscabreras
      @criscabreras 6 місяців тому

      Thank you!@@bmdavis419

  • @tristdrum-workweek
    @tristdrum-workweek 7 місяців тому +2

    I AGREE. SUPABASE IS AWESOME BUT THEIR DOCS SUCK 😂

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

    Just what I was looking for. Please link this repo

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

    Love the video and your content! One suggestion/request I would have is that having the terminal open in your IDE can be distracting and provide less space when showing code. In future videos, you might consider closing the console so that we can see more of the code.

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

      Yea I need to make this change in my workflow in general

  • @abishek_stuff
    @abishek_stuff 7 місяців тому +4

    This looks very similar to Lucia's patterns. Cool stuff.

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

      Yup, its getting a lot better

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

    How you liking Svelte 5 think i saw some of the new syntax in this vid ?

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

      Loving it, I want it asap, but sadly I think we have to wait until april :(

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

    Nice work

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

    could you please zoom in tho

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

      Yea thats my bad, in the videos I'm recording now I've dismissed the terminal and made the text bigger

  • @chiroyce
    @chiroyce 6 місяців тому

    hey how do i get oauth work with this?

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

    What if I don't care about SSR

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

    Not with that slow postgres on supabase... I still use pocketbase.

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

    docs shmocs. Supabase AI is all you need

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

      ive found it works pretty well, but is not quite perfect