Sublime
An inspiration engine for ideas
I recently worked on a skeleton component that works with any layout automatically. You can render any real component with mock content, wrap it with a <Skeleton>, and any text, images, etc. get replaced with a shimmer effect. Waaaay easier than manually sizing rectangles. 😃 https://t.co/qOWOFvmahI
Devon Govettx.com⚡️ Full-Stack React Starter Template
✨ What’s inside?
⌘ Frontend: Built with @reactjs, @vite_js, @tan_stack (Router, Query, Table), @shadcn, and more
⌘ Backend: Powered by @honojs, @DrizzleORM, @neondatabase – 100% type-safe
⌘ Deploy-Ready: Seamless deployment on... See more
Bharat Karax.com
My Next.js SaaS template now uses Partial Prerendering.
Here's how it works ↓
Marketing pages (like the home page and the pricing page) are 99% static. However, we want to have a dynamic `` component in the header.
We need to fetch the user data on the server. ... See more