I've been using Supabase and I kind of like it

  Рет қаралды 31,114

Web Dev Cody

Web Dev Cody

Күн бұрын

Пікірлер: 73
@premiare
@premiare Жыл бұрын
I've been Supabase for a little white and I love it's simplicity from a Dev Exp. POV. The team is awesome, the community is awesome, the docs are awesome
@greendsnow
@greendsnow Жыл бұрын
really? it's simplicity? it's terribly complex for a BaaS. You literally write your own SQL... :/
@Hazard9
@Hazard9 Жыл бұрын
@@greendsnow And that's the beauty of supabase, it's not like SQL is something hard to learn.
@AndreaBarghigiani
@AndreaBarghigiani Жыл бұрын
Been playing with Supabase for a while but I didn't even try to run it locally. That's amazing, thanks to let us know. And btw, Supabase rocks 💪
@drewbird87
@drewbird87 Жыл бұрын
I'm considering a side project with Supabase to delve into backend work, being a frontend dev since career-switching four years ago. Supabase seems to be a promising platform to explore backend while maintaining a safety net.
@benbowers3613
@benbowers3613 Жыл бұрын
As a mostly front end guy who's been using Supabase on a project for several months, I can confirm it's a phenomenal way to get into backend. Supabase essentially allows you to focus pretty much ONLY on the database and takes care of everything in between the db and the frontend. That said, you'll want to dedicate some time to learning SQL and specifically PostgreSQL.
@RootsterAnon
@RootsterAnon Жыл бұрын
Awesome video! Please do video about advanced topics like policies and how to do complex stuff. Also would like to hear about Edge Functions, Functions, Triggers as well.
@homefamilymusic1499
@homefamilymusic1499 Ай бұрын
Thanks mate for the great overview
@odra873
@odra873 Жыл бұрын
Would love to see you displaying how you can selfhost it
@cameronysidron2662
@cameronysidron2662 Жыл бұрын
Great video! Would love to see more using supabase auth and their edge functions or whatever it’s called
@Muphet
@Muphet Жыл бұрын
i've been using supabase since alpha and i have a blast. probably most usefriendly backend i used ever
@WebDevCody
@WebDevCody Жыл бұрын
Yeah it’s pretty cool. So far I still like t3 stack with prisma. I have no need to create tables via a Ui, and I feel having RLS increases your chances of misconfiguring your security
@perc-ai
@perc-ai Жыл бұрын
@@WebDevCody alot of us are dropping prisma and using drizzle instead its way more dev friendly
@WebDevCody
@WebDevCody Жыл бұрын
@@perc-ai I plan to try it soon... I was waiting for v1 release
@Selient
@Selient Жыл бұрын
that migration part is awesome 💯
@eshw23
@eshw23 Жыл бұрын
So much better than firebase, ill start using this on a small side project to learn about sql better
@woolygan1529
@woolygan1529 Жыл бұрын
Just what I needed. Thanks
@CarloNyte
@CarloNyte Жыл бұрын
Super grateful for this!
@kengreeff
@kengreeff Жыл бұрын
Love supabase!
@tubebedex
@tubebedex Жыл бұрын
More supabase pls, and how to make paginations or api's
@AlexeiDenis
@AlexeiDenis Жыл бұрын
Can't wait to see how you handle a basic auth with some crud methods. Would you use react context for the auth part and some hooks for calling the get,delete methods?
@WebDevCody
@WebDevCody Жыл бұрын
They provide next middleware functions and utility functions which lets you check if a user is logged in, etc
@LeighBriody
@LeighBriody Жыл бұрын
Great now I want a burger … haha great video keep them coming ! Will have to look into this
@shineLouisShine
@shineLouisShine Жыл бұрын
Great video, thanks! Advanced Superbase principles could have been truly awesome...
@frontforumfocus
@frontforumfocus Жыл бұрын
lets goooooooooooooooooooooooooooooooooooooooooooooo
@tapasgaming5575
@tapasgaming5575 Жыл бұрын
Why were two API calls made, or two console.logs executed, even when running them inside useEffect with no dependencies?
@noelpena4567
@noelpena4567 Жыл бұрын
Personally love working with supabase I think the dev experience is really good and easy to work with
@null_spacex
@null_spacex Жыл бұрын
I've spent a couple weeks building an entire application locally and haven't thought about pushing it to prod yet 😂 so this video while having breakfast is great
@QtheCoder
@QtheCoder Жыл бұрын
Supabase is the truth 👌😁
@alireda-re1ce
@alireda-re1ce Жыл бұрын
i went from trying to create a backend with authentication to supabase like a year ago, supabase is like a breath of fresh air and its so easy to use(relatively).
@jittojoyes7533
@jittojoyes7533 Жыл бұрын
I created a react app, that uses supabase auth and deployed to vercel. But I have issues while logging in. Although I configured in supabase for auth redirects. I don't know how to setup that in vercel or netlify for the auth functionality to work.
@maykolandres9280
@maykolandres9280 Жыл бұрын
Cool video! Supabase it's neat, BTW, what is the name of the VS Code theme you are using?
@WebDevCody
@WebDevCody Жыл бұрын
Bearded theme
@OrientalGroveWhispers
@OrientalGroveWhispers Жыл бұрын
i am using Prisma how do i handle migrating to the local environment ? i tried changing the prisma dataSource to my localhost put migration did not pull through am new to supabase
@mehrabmahmudpur6984
@mehrabmahmudpur6984 Жыл бұрын
Great video, what are your vscode icons?
@dash7519
@dash7519 Жыл бұрын
Can it really replace firebase
@devdeclan
@devdeclan 10 ай бұрын
Supabase is awesome!
@adarsh-chakraborty
@adarsh-chakraborty Жыл бұрын
I've been meaning to ask this. Which theme you using on Browser? I like the folder icon for bookmarks
@shihab-soft
@shihab-soft 2 ай бұрын
Very cool
@andrewcathcart
@andrewcathcart Жыл бұрын
comparison between this and planetscale?
@WebDevCody
@WebDevCody Жыл бұрын
I like planetscale with prisma a bit better to be honest
@franklinmayoyo
@franklinmayoyo Жыл бұрын
Wow 😮 I have been using supabase and didn't know I can use it locally. Thanks for sharing.
@anhibitor1023
@anhibitor1023 Жыл бұрын
Now I'm hungry for burgers
@paulwong7224
@paulwong7224 Жыл бұрын
Do you still use Supabase for your db or AWS for your DB? Also, I recall you mentioned this somewhere but do you use Supabase for Auth or Clerk or implement it yourself or you don't want to connect your auth to your DB like Supabase?
@WebDevCody
@WebDevCody Жыл бұрын
If I need email sign in, I’ll use supabase auth or clerk, if not I’ll just get away using next-auth since it’s 100% free. The database I use supabase or planetscale since they give a nice free tier. Aws is usually too expensive when it comes to a database
@naufalnasrullah6965
@naufalnasrullah6965 Жыл бұрын
what is the diffrence between a headless cms and firebase?
@WebDevCody
@WebDevCody Жыл бұрын
A headless cms usually has a nice admin dashboard you can provide a client where they can easily login and change data or images. I haven’t used Firebase, but I’m assuming their dashboards don’t allow you to easily grant access to a client and also they might not be as initiative.
@Jezikk
@Jezikk Жыл бұрын
What theme are you using for vscode? It's look pretty nice.
@WebDevCody
@WebDevCody Жыл бұрын
Bearded theme
@nested9301
@nested9301 Жыл бұрын
what is the diffrence between a headless cms and supabase ?
@WebDevCody
@WebDevCody Жыл бұрын
Supabase is just developer experience on top of a Postgres database, headless cms usually has their own special implementation of the data and how it’s stored, so it’ll be harder to migrate away from the cms if needed.
@universe_decoded797
@universe_decoded797 Жыл бұрын
What is better for performance? Like Prisma, supabase, dribble and is also easy to use?
@WebDevCody
@WebDevCody Жыл бұрын
I haven’t used drizzle yet. So far I haven’t done enough to know. I haven’t tried doing joins or filters with supabase yet.
@universe_decoded797
@universe_decoded797 Жыл бұрын
@@WebDevCodyAh I’ll check out drizzle this week, i don’t want to sell my soul for the hype again but yeah whatever. Since more deployments go to the edge this can be interesting. Probably giving up a bit of DX. Prisma and Supabase really nailed it with that
@alqorith3632
@alqorith3632 Жыл бұрын
Would this not cause any security issues, though? We are kind of showing our database logic to the client. Note: I am asking this because I am not experienced enough.
@WebDevCody
@WebDevCody Жыл бұрын
Not necessarily. You have the ability to setup row level security so even if someone tries to access your data they won’t have access to it. I personally would rather just have an api layer
@3IMAD69
@3IMAD69 Жыл бұрын
cant find any good yt tutorials with next13.4 + supabase would like if you could be the first to make one
@WebDevCody
@WebDevCody Жыл бұрын
I may make one soon
@chebrubin
@chebrubin Жыл бұрын
Can you share Burger hut?
@WebDevCody
@WebDevCody Жыл бұрын
yeah I need to clean up some code and I will
@SeibertSwirl
@SeibertSwirl Жыл бұрын
Sir. 9am where?!?!?! ❤
@WebDevCody
@WebDevCody Жыл бұрын
I had to re-record this morning after working out, my previous recording from wasn’t good after rewatching it / editing it
@PhilipFollegg-h1p
@PhilipFollegg-h1p Жыл бұрын
the docs are pretty bad, there is a lot of things thats not there, so u just nead to gues on how something works. Like how to have cpaha on login, ore have on regstaion both hcaptha token and data in option
@WebDevCody
@WebDevCody Жыл бұрын
Yeah at this point I only use supabase for the free database host, the rest id rather just use clerk for auth and I don’t think row level security is a good way to secure an app
@ashimov1970
@ashimov1970 Жыл бұрын
Pocketbase and Neon are a way better
@rtorcato
@rtorcato Жыл бұрын
why? if you need more than SQLite than Supabase is better
@ashimov1970
@ashimov1970 Жыл бұрын
@@rtorcato Neon is PostgreSQL based
@skivvytv6229
@skivvytv6229 5 ай бұрын
@@ashimov1970dont care supabase clears
@ArabPhalastine
@ArabPhalastine 5 ай бұрын
Supabase is perfect but only managed host.the self hosted is shit and not practical
@JohnWilsonPanaligan-je1ft
@JohnWilsonPanaligan-je1ft Жыл бұрын
DRIVES AND DRIVERS _CALIBRATE
@primostasis
@primostasis 6 ай бұрын
NEXT_PUBLIC is not safe right?
@WebDevCody
@WebDevCody 6 ай бұрын
Correct
Applying clean architecture to my Next.js project
20:15
Web Dev Cody
Рет қаралды 78 М.
The One We've All Been Sleeping On (probably)
8:18
Ben Davis
Рет қаралды 27 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 24 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 55 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 102 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 14 МЛН
Using v0 and Supabase to build a CRM app with AI
23:56
Supabase
Рет қаралды 7 М.
I Have A New Favorite Database Tool
5:46
Theo - t3․gg
Рет қаралды 123 М.
Build these projects and I will HIRE you
12:55
Jason Goodison
Рет қаралды 17 М.
React Supabase CRUD Tutorial | Supabase Beginner Tutorial
31:50
PedroTech
Рет қаралды 2,9 М.
Supabase Crash Course
25:17
Traversy Media
Рет қаралды 134 М.
This Video is AI Generated! SORA Review
16:41
Marques Brownlee
Рет қаралды 3,2 МЛН
Using bolt.new and Supabase to build an Instagram clone
1:19:48
The coding tubers I tend to watch
8:04
Web Dev Cody
Рет қаралды 5 М.
What does larger scale software development look like?
24:15
Web Dev Cody
Рет қаралды 1,4 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 24 МЛН