From ac722fb7efe55711413b145c0efca0218ed91b4f Mon Sep 17 00:00:00 2001 From: Alex Patterson Date: Tue, 13 Feb 2024 17:29:01 -0500 Subject: [PATCH] 502-supabase-adds-vite (#502) * add podcast * fix jon github * update sponsorship * update 4.6 * added spotify --------- Co-authored-by: Alex Patterson --- .../(non-course)/guest/jon-meyers/+page.md | 1 + .../+page.md | 56 +++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 apps/codingcatdev/src/routes/(content-single)/(non-course)/podcast/4-6-supabase-release-week-x-new-features/+page.md diff --git a/apps/codingcatdev/src/routes/(content-single)/(non-course)/guest/jon-meyers/+page.md b/apps/codingcatdev/src/routes/(content-single)/(non-course)/guest/jon-meyers/+page.md index 5b2fc8e64..52cb0d48f 100644 --- a/apps/codingcatdev/src/routes/(content-single)/(non-course)/guest/jon-meyers/+page.md +++ b/apps/codingcatdev/src/routes/(content-single)/(non-course)/guest/jon-meyers/+page.md @@ -7,6 +7,7 @@ slug: jon-meyers start: January 1, 2000 picks: https://www.notion.so/Casio-SK-1-30cc60bf82e44a058ce98c04240ab773, https://www.notion.so/Dyson-Vacuum-c2dc3a7b4b2a41e381769b55629f7bb1 socials: + github: 'https://github.com/dijonmusters' twitter: 'https://twitter.com/jonmeyers_io' websites: - https://jonmeyers.io/ diff --git a/apps/codingcatdev/src/routes/(content-single)/(non-course)/podcast/4-6-supabase-release-week-x-new-features/+page.md b/apps/codingcatdev/src/routes/(content-single)/(non-course)/podcast/4-6-supabase-release-week-x-new-features/+page.md new file mode 100644 index 000000000..3a5653527 --- /dev/null +++ b/apps/codingcatdev/src/routes/(content-single)/(non-course)/podcast/4-6-supabase-release-week-x-new-features/+page.md @@ -0,0 +1,56 @@ +--- +type: podcast +authors: + - alex-patterson +episode: 6 +recording_date: Dec 19, 2023 5:00 PM +season: 4 +published: published +podcast: CodingCat.dev +chapters_done: false +cloudinary_convert: false +cover: https://media.codingcat.dev/image/upload/v1707860877/main-codingcatdev-photo/4-supabase-release-week-x.png +devto: +excerpt: Supabase dropped a lot of new features during their X launch, I review these with Jon. +guests: + - jon-meyers +hashnode: +picks: + [ + { + author: 'jon-meyers', + name: 'Little Bits Synth Kit', + site: 'https://reverb.com/p/korg-little-bits-synth-kit' + }, + { + author: 'alex-patterson', + name: 'Roll Your Own SaaS with Vue, Algolia, and Cloudinary', + site: 'https://codingcat.dev/podcast/cwcc-2023-12-20-building-your-own-sass' + }, + { + author: 'alex-patterson', + name: 'CodingCat.dev on Apple Podcast', + site: 'https://podcasts.apple.com/us/podcast/codingcat-dev-podcast/id1491655542' + } + ] +slug: 4-6-supabase-release-week-x-new-features +sponsors: + - cloudinary +spotify: https://open.spotify.com/episode/4FchOc10UBalWYNoR9tdwK?si=QnsbrwA_ROKWRmc5CRlkFQ +start: Feb 13, 2024 +title: Supabase New Release +youtube: https://youtu.be/Ym8YqeDJE5g +--- + +**Top 10 Launches** + +1. **Fly Postgres**: Managed Postgres offering by Supabase and Fly.io (benefits, key features) +2. **Supabase Grafana**: Open-source observability suite (what it tracks, benefits for developers) +3. **pg_graphql supports Postgres Functions**: Expanded capabilities for GraphQL users +4. **Python Libraries reach stable**: Improved stability and features for Python developers +5. **Aggregate Functions in PostgREST**: Enhanced data manipulation capabilities +6. **Supavisor 1.0**: Scalable connection pooler for Postgres (performance improvements) +7. **Edge Functions with Node & NPM support**: Broader developer options for serverless functions +8. **Leaked Password Protection**: Security integration with Have I Been Pwned +9. **Supabase Branching**: Streamlined development workflows +10. **Postgres Read Replicas**: Improved scalability and disaster recovery