Reusable little things
Code snippets I keep coming back to
Small bits of code I’ve used, reused, and forgotten more times than I’d like to admit.
Small bits of code I’ve used, reused, and forgotten more times than I’d like to admit.
A utility function to merge Tailwind CSS class names using clsx and tailwind-merge.
A singleton instance of Prisma Client to prevent multiple database connections in non-serverless environments.
A custom Tailwind component for a centered container. I really like this size, it’s my go-to and also used on this website.