Skip to content

Commit ac722fb

Browse files
502-supabase-adds-vite (#502)
* add podcast * fix jon github * update sponsorship * update 4.6 * added spotify --------- Co-authored-by: Alex Patterson <[email protected]>
1 parent 59b719f commit ac722fb

File tree

2 files changed

+57
-0
lines changed
  • apps/codingcatdev/src/routes/(content-single)/(non-course)
    • guest/jon-meyers
    • podcast/4-6-supabase-release-week-x-new-features

2 files changed

+57
-0
lines changed

Diff for: apps/codingcatdev/src/routes/(content-single)/(non-course)/guest/jon-meyers/+page.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ slug: jon-meyers
77
start: January 1, 2000
88
picks: https://www.notion.so/Casio-SK-1-30cc60bf82e44a058ce98c04240ab773, https://www.notion.so/Dyson-Vacuum-c2dc3a7b4b2a41e381769b55629f7bb1
99
socials:
10+
github: 'https://github.com/dijonmusters'
1011
twitter: 'https://twitter.com/jonmeyers_io'
1112
websites:
1213
- https://jonmeyers.io/
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
type: podcast
3+
authors:
4+
- alex-patterson
5+
episode: 6
6+
recording_date: Dec 19, 2023 5:00 PM
7+
season: 4
8+
published: published
9+
podcast: CodingCat.dev
10+
chapters_done: false
11+
cloudinary_convert: false
12+
cover: https://media.codingcat.dev/image/upload/v1707860877/main-codingcatdev-photo/4-supabase-release-week-x.png
13+
devto:
14+
excerpt: Supabase dropped a lot of new features during their X launch, I review these with Jon.
15+
guests:
16+
- jon-meyers
17+
hashnode:
18+
picks:
19+
[
20+
{
21+
author: 'jon-meyers',
22+
name: 'Little Bits Synth Kit',
23+
site: 'https://reverb.com/p/korg-little-bits-synth-kit'
24+
},
25+
{
26+
author: 'alex-patterson',
27+
name: 'Roll Your Own SaaS with Vue, Algolia, and Cloudinary',
28+
site: 'https://codingcat.dev/podcast/cwcc-2023-12-20-building-your-own-sass'
29+
},
30+
{
31+
author: 'alex-patterson',
32+
name: 'CodingCat.dev on Apple Podcast',
33+
site: 'https://podcasts.apple.com/us/podcast/codingcat-dev-podcast/id1491655542'
34+
}
35+
]
36+
slug: 4-6-supabase-release-week-x-new-features
37+
sponsors:
38+
- cloudinary
39+
spotify: https://open.spotify.com/episode/4FchOc10UBalWYNoR9tdwK?si=QnsbrwA_ROKWRmc5CRlkFQ
40+
start: Feb 13, 2024
41+
title: Supabase New Release
42+
youtube: https://youtu.be/Ym8YqeDJE5g
43+
---
44+
45+
**Top 10 Launches**
46+
47+
1. **Fly Postgres**: Managed Postgres offering by Supabase and Fly.io (benefits, key features)
48+
2. **Supabase Grafana**: Open-source observability suite (what it tracks, benefits for developers)
49+
3. **pg_graphql supports Postgres Functions**: Expanded capabilities for GraphQL users
50+
4. **Python Libraries reach stable**: Improved stability and features for Python developers
51+
5. **Aggregate Functions in PostgREST**: Enhanced data manipulation capabilities
52+
6. **Supavisor 1.0**: Scalable connection pooler for Postgres (performance improvements)
53+
7. **Edge Functions with Node & NPM support**: Broader developer options for serverless functions
54+
8. **Leaked Password Protection**: Security integration with Have I Been Pwned
55+
9. **Supabase Branching**: Streamlined development workflows
56+
10. **Postgres Read Replicas**: Improved scalability and disaster recovery

0 commit comments

Comments
 (0)