Supabase Edge Functions
supabase.com
Supabase Edge Functions
1–10 of 68 posts
Re: Supabase Edge Functions
#2Re: Supabase Edge Functions
#3Re: Supabase Edge Functions
#4Re: Supabase Edge Functions
#5Re: Supabase Edge Functions
#6Re: Supabase Edge Functions
#790% of the projects I work on are built on Firebase, our main worry with that is that we are locked-in, not only to "Firebase", but to Google as well which has a nasty history of just pulling the rug from under your feet without even telling you why.
Having alternatives to try and implement is always a priority for us and Supabase now (w/ edge functions) seems to cover most of our use cases, so we are definitely looking to switch to it.
Re: Supabase Edge Functions
#8Re: Supabase Edge Functions
#9Awesome! Congrats for shipping! 90% of the projects I work on are built on Firebase, our main worry with that is that we are locked-in, not only to "Firebase", but to Google as well which has a nasty history of just pulling the rug from under your feet without even telling you why. Having alternatives to try and implement is always a priority for us and Supabase now (w/ edge functions) seems to cover most of our use…
Re: Supabase Edge Functions
#10This one has been a long-time coming. It's one of our most requested features. We spent a long time getting the Developer Experience right - we investigated several approaches (Containers, Isolates, WASM), and eventually landed with Deno.
Big shout-out to the Deno team. Their open source and DX-focused philosophy made it an obvious choice in the end. We've wrapped their open-source runtime to make the Supabase experience as integrated as possible, from the local CLI development, to realtime logs on the Dashboard. Edge Functions are still Experimental, so make sure you send your feedback to make the experience even better.
We'll have a few of the team in the discussion ready to answer any questions.