Posts
All the articles I've posted.
How to type React Props with TypeScript
Published: at 06:39 AMDev Retro 2022 - 80/20'ing 2023
Updated: at 09:43 AMAdmin-user permissions in Supabase with RLS
Published: at 11:16 AMIn this post, we will set up a stored procedure in Supabase that can identify if the user making the request is an actual admin user.
I want to build my blog because that's one of the best ways to gain credibility in my niche
Updated: at 06:54 AMMake API Calls From Your Browser Extensions
Updated: at 07:30 AMLet's figure out how we can make API calls from our browser extension with the help of background scripts and asynchronous functions!
How to build Cross-Browser Extensions with Vite, React, and TailwindCSS
Updated: at 08:26 PMBringing your favorite front-end development stack to browser extension development isn't too complicated. Once you figured out all the gotchas.