This is a continuation of the Serverless series I've been working on. If you haven't read my previous article that covers what Serverless applications are and why are they gaining popularity, you can read it here or you can just continue with this o...
I've had the opportunity to design and build some enterprise serverless applications and I wanted to share my experience with all of you. So, I would be doing a series on Serverless Applications where we first start with understanding what they are a...
I've been working on my portfolio website of late and wanted to add the "theme switch" where users get to select whether they want to view my website in dark mode or light mode. While working on that, I realized this can be extended to not just two, ...
So you've built your website and now you want to host it so that the world can see your work. Good call. You have two routes you can take here. First, you can host it via services like Vercel or Netlify which is the easier route to go. Or second,...