What other examples would you like to see the DevRel team of Supabase build? Let us know in the comments 👇
@RandalLSchwartz9 ай бұрын
Everytime I look at supabase, y'all have added cooler neat features.
@conceptcoder9 ай бұрын
Waw... Mr Randall look at Supabase.... It's really great then....
@GJJ20199 ай бұрын
My love for supabase is increasing day by day ❤
@hikionori9 ай бұрын
It's awesome It turns out that similar functionality works in Figma as well
@dshukertjr9 ай бұрын
In the next video, we will be building on top of what we created in this video to create a simple Figma clone!
@MrAmG179 ай бұрын
Very good showcase :)
@theseangle9 ай бұрын
For it to to be smoother you could use interpolation. Make the cursor go the new position slowly
@tylershukert36219 ай бұрын
Great suggestion! Would work on adding it if during my spare time, but it probably will require a lot of refactoring.
@allanandliftedhands26699 ай бұрын
It would be great if we could also see some native android supabase tutorial
@dshukertjr9 ай бұрын
More native Android content coming!
@chaozhang39439 ай бұрын
Hi, can pls share ideas about how to make it if want to have a video chat
@Supabase9 ай бұрын
Hi there, if you are seeking help to build something with Supabase, our discord is a great place to get help. You can join it here: discord.supabase.com
@mabdurrafeyahmed92569 ай бұрын
Please add NoSQL database in supabase
@dshukertjr9 ай бұрын
You can add a jsonb type column, which you can store any JSON objects. It's pretty much NoSQL!