While working on a recent side project, I had the idea to build a simple API like styled components that works with Tailwind. The idea is given a list of class names, create a component that you can easily share without writing all the normal boilerplate.
Bits and bytes of code
Bytes is my collection of short-form posts, tips, and things I learn as I build software.