KSKaushal Sharmainkaushalsharma.hashnode.dev·Apr 5, 2022 · 7 min readSpeed up your Code!!!One of the methods to speed up your applications could be to implement Caching. Caching not only speeds up the response time for the users but it also reduces the resourse usage on the system making them efficient. But what is caching? In simple ter...00
KSKaushal Sharmainkaushalsharma.hashnode.dev·Mar 17, 2022 · 4 min readWrite clean, reusable, and modular codeIf you’ve ever searched for a job in tech or you’re just starting to code and looking for your first job and see - Must be able to write clean, maintainable and reusable code In the top one or two bullet points of the requirements and not know how ...00