Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th
- [Videos](#videos)
- [Projects(Beginner level)](#projectsbeginner-level)
- [Newsletters](#newsletters)
- [Resources](#resources)
- [Contributing](#contributing)
- [License](#license)

Expand Down Expand Up @@ -274,6 +275,10 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th
- [Next.js News](https://nextjsnews.com) - Monthly Next.js newsletter showcasing new and upcoming features, best articles, tools, and plugins.
- [Next.js Notes](https://nextjsnotes.com) - Monthly Next.js and JavaScript platform news.

## Resources

- [Awesome Next.js + Supabase](https://github.com/mahdibrr/awesome-nextjs-supabase) - Curated production-focused resources for Next.js + Supabase SaaS apps, covering RLS bugs, SSR session loss, middleware redirect loops, and Stripe webhook idempotency, with a symptom-first incident index, checklists, and copy-ready snippets

## Contributing

Found an awesome package, article, blog, video etc.? Send me a pull request! Just follow the [guidelines](/CONTRIBUTING.md). Thank you!
Expand Down