vineet KarmianiHow our team improved the page load time?Recently our team came across a situation where one page of our site was taking a lot of time to load thereby delaying the user…Aug 24, 2021Aug 24, 2021
vineet KarmianiReplacing Conditional With PolymorphismIf your piece of code has a too many conditional statements, it’s a sign of code smell. For example, lets say you want to make a Covid…Jun 14, 20211Jun 14, 20211
vineet KarmianiJWT Made Easy!Before jumping into JWT, let's see what HTTP means. HTTP is a stateless protocol used to transfer data over the web. Let's see what we mean…Jun 2, 2021Jun 2, 2021