Sublime
An inspiration engine for ideas
Kirimase + @v0 is the cheat code for building full-stack applications with @nextjs
watch as I build a Linktree clone in minutes 🤯
using @DrizzleORM, postgresql, @lucia_auth, @trpcio, @shadcn ui, @stripe
Nico Albanesex.comfound this on sublime
Arron Nathan Moos • 4 cards

The tech stack we are using in the next course to manage data (schema, validation, RPC, queries, mutations and forms)
the ultimate typesafety combo:
- @DrizzleORM + drizzle-zod
- @honojs + zodValidator + RPC
- @tan_stack react query for mutations / queries
- @Hook... See more
my favorite optimization here: all streaming file reads use the same single 250 KB buffer, so memory usage is O(1) instead of O(N). reading more files won’t use more memory.
Jarred Sumnerx.com

Having a blast building a dynamic form with conform's parseWithZod & hidden inputs! Party like it's '99. My only job on the frontend is to get the HTML correct (using as much React as I want for the dynamic bits). No imperative submitting or json coercion, just declarative HTML. https://t.co/3hRHJagrrz