Sublime
An inspiration engine for ideas
In this quick coding tutorial we will learn how to create soft ripples in React. This follows on from my previous MI piece with @andrew.eugene where we demonstrated a flat ripple button.
The clever part here is using the getBoundingClientRect() method to get the position of the mouse click. We then subtract this... See more
instagram.com
This project is super simple but will replace CRA. Hono app renders HTML with React SSR and serves API. The React client will be inserted in the HTML. The Plugin emulates Cloudflare environment.
* Vite
* React
* Hono
*... See more

📜 Using Server Actions with tRPC - @jullerino
React Server Actions and tRPC share similarities
But Server Actions comes naked
come
You might need extra feat on top that tRPC helps provide:
- auth
- input validation
-... See more
Recently, I learned that I can use @resendlabs with @nextauthjs and it's a game-changer.
Here's how I'm using Resend, Next-Auth and React-Email in my new open-source side project, Papermark 👇
https://t.co/Djt1b6RXyj
Marc Seitz — oss/accx.com