t3dotgg/stripe-recommendations resource
How to implement Stripe without going mad observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 5
- Release rhythm 35
- Longevity 42
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 599
- days_rel: n/a
- days_push: 572
- n_releases_24m: 0
Adoption not part of the score
6400 stars · 303 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An opinionated guide by Theo Browne on integrating Stripe payments into SaaS applications without common pitfalls. It recommends a single sync function that pulls all Stripe customer data into a KV store, avoiding webhook race conditions and split-brain state.
Use cases
- implement stripe subscriptions in a saas app
- avoid stripe webhook race conditions
- sync stripe customer data to my database
- set up stripe checkout with nextjs
- handle stripe payment state without split brain
- best practices for stripe integration in typescript
When to choose
- you're building a SaaS with subscriptions using TypeScript and a JS backend
- you've been burned by Stripe webhook ordering and partial-update bugs
- you want a simple, battle-tested checkout and sync flow
When to avoid
- you need one-off payments, marketplaces, or invoicing beyond subscriptions
- you're not using a JavaScript/TypeScript backend
- you want exhaustive Stripe API coverage rather than an opinionated subset
Facets
learning-resource · maturity active
developer-tools documentation workflow-automation web-development backend fintech developer-tools tutorials cross-platform stripe payments saas subscriptions webhooks nextjs typescript guide best-practices nodejs web-server
1 source
- readme: https://github.com/t3dotgg/stripe-recommendations · fetched 2026-08-28 · da5a7710c320
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| t3dotgg/stripe-recommendations | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="t3dotgg/stripe-recommendations")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem