Technical Writing
Learn how to gracefully handle JavaScript Errors in React
Did you know that React has a built-in method that automatically assigns the keys for you when rendering a list of children? Learn more here
Here's a quick guide on naming REST API resources and endpoints, which will help you design APIs which are intuitive, easy to use and will make frontend developers fall in love with you 😉.
Today I Learned: How to implement Azure Active Directory in a Next.js app using MSAL.js. I wrote about it here.
Wrote a blog post on implementing authentication using Appwrite.io in a React application