With Vercel you can deploy HTTPS-enabled subdomains that your user chooses. ยท Have you ever wondered how to enable users to create their own subdomain?...
Background As I was setting up my Node server in a VPS, I got confused as to why my cookies weren't being set. After some time I figured out that it...
An introduction to Jotai and why you should consider using it. ยท As I refine my stack more and more, one of the values I look for is...
Links: Regex List Repo Related Issue Tailwind intellisense is amazing. But, sometimes I use libraries that use props other than...
Bonus - comes with types ยท Just take me to the main code snippet Handling errors when fetching is a pain. Usually, I would just wrap the call in a...