blog.tanayvan.comToo Many Requests? Understand the Art of Rate LimitOne fine day, we decided to develop a face recognition system at my company, and I was eager to dive into the coding process. Little did I know that I would soon find myself trapped in the dreaded realm of 'Too Many Requests.' The reason? I was makin...Sep 30, 2023·3 min read
blog.tanayvan.comAutomate Your React Deployment Using Aws CodebuildIn the previous blog, we learned how manual deployment is done for a react app. But that's a boring job to do every time when you have changes in your code. What if I tell you, that we can automate this process. Every time, you push your code on Gith...Aug 3, 2022·3 min read
blog.tanayvan.comHow To Host Your React Project On Aws S3Hey there, this is my first blog article today so if you see any mistake please ignore it just the way your crush ignores you 😜. Everybody knows how to code but only a few know how to host it on different platforms and make it production ready. Toda...Jul 25, 2022·3 min read