blog.lakinmohapatra.comEmpowering Developers for True Business Value: Beyond Productivity MetricsMany organizations just want developers to be super productive. They measure how much code gets written daily. How many features shipped this sprint. But more productivity doesn’t always create real value for the business. Developers could build quic...Aug 29, 2023·2 min read
blog.lakinmohapatra.comThe Real Deal with Node.js Event Loop Misconceptions: Unmasking the TruthNode.js is like a busy expressway transporting thousands of requests smoothly to their destinations. The secret to this high-speed throughput is Node’s asynchronous event loop architecture. However, even experienced drivers can misjudge the lanes and...Aug 19, 2023·16 min read
blog.lakinmohapatra.comEssential GitHub Repos for ML EnthusiastsAs a machine learning practitioner, staying updated with the latest tools, resources, and research is essential to keep your skills sharp. GitHub, a hub for open-source collaboration, hosts a wealth of repositories that can significantly enhance your...Aug 19, 2023·2 min read
blog.lakinmohapatra.comHow I optimized messy angular codebase and reduced page load time by 10xAs a passionate coder, I always look for opportunities to optimize my codebase, followed by more research and learning. I recently had the chance to work on an existing angular project, which was quite exciting to work on. As a first step, I went thr...Dec 9, 2021·4 min read