Here’s the tutorial on how I design custom bento cards for websites.
Thread:
Original post: View on X.com
Here’s the tutorial on how I design custom bento cards for websites.
Thread:
Original post: View on X.com
Building this app has been a journey full of late nights, tough challenges, and constant iteration. But seeing it finally take shape makes every struggle worth it!
Thank you for inspiring me
Original post: View on X.com
Things you need to build a $10k /month SaaS:
• One problem solved
• Clean landing page
• Clear pricing
• Simple onboarding
That’s literally it
Original post: View on X.com
made a component that renders forms based on a zod schema
– uses my own components
– supports custom labels, placeholders, props, etc
now I just create a zod schema, pass it to createForm() and get a fully functional form component.
maybe worth making an npm package for this
Original post: View on X.com