Sublime
An inspiration engine for ideas



the perfect stack, by far:
Bun
Next.js
Tailwind v4
shadcn/ui
TanStack Query
tRPC
Better-Auth
Drizzle
PlanetScale Postgres
Vercel
Jean P.D. Meijer ― 🇪🇺 eu/accx.comHow should you search, filter, and paginate data with Next.js? This demo has 50,000 books in a Postgres database.
• Page Load: When the page loads, we see the React Suspense fallback. This loading skeleton is displayed until the first page of books is retrieved from the database.
• Searching: The search in... See more
Lee Robinsonx.com
The best way to handle forms in Next.js from client to database:
* Shadcn - UI components 💅
* React Hook Form - form handling 💼
* tRPC🧱
* drizzle 📀 https://t.co/BIkyeIOQKA