The importance of mentorship at the outset of one's professional lifeThis article is all about my experience of getting help from mentors during my 2-year job as a Graduate Product Specialist at Immediation…Apr 9, 2023Apr 9, 2023
Easy way to install TensorFlow(tfjs-node) in Windows 11 machineIn this article, I am explaining about an easy way to install TensorFlow.js(tfjs-node) on a Windows 11 machine. Why am I writing this when…Jan 19, 20233Jan 19, 20233
The Economics of Just in Time (JIT) vs Ahead of Time (AOT) Compilation in Angular Development…In this article I am explaining about an often-overlooked benefit of Just in Time (JIT) compilation in Angular: improved economics on large…Jan 7, 2023Jan 7, 2023
Why is it important to give unique names to database relationships?In this article, I am talking about the importance of giving unique names to relationships among tables in a relational database. I am…Sep 5, 2022Sep 5, 2022
How to resolve PostgreSQL Datatype Mismatch ErrorIn this article, I am talking about how to effectively resolve Postgres SQL STATE [42804] ‘Datatype Mismatch Error’. When you encounter a…Jul 22, 2022Jul 22, 2022
Two alternative approaches to process Drag and Drop directory uploads in Web ApplicationsIn this article, I am talking about two different ways to process drag and drop file and folder uploads: FileSystemHandle based approach…Jul 10, 2022Jul 10, 2022
My Standard Operating Procedure (SOP) for dealing with Merge Conflicts in GitIn this article, I am sharing my Standard Operating Procedure (SOP) to deal with merge conflicts in Git. Don’t worry! You don’t need to be…Jul 10, 2022Jul 10, 2022
7 insights from implementing a cloud-backed file storage system for a web applicationRecently I have got an opportunity to develop a cloud-backed file storage system for a web application. While working on that, I came…Jun 23, 2022Jun 23, 2022
File upload security in web applicationsRecently, I had a chance to go deep into the security of file upload processing. In this article, I am sharing some of the questions that I…Jun 11, 2022Jun 11, 2022
How to generate an Operation ID driven client (Service) from Open API 3.0 Specification)?In this article I am demonstrating a practical way to generate a client from Open API 3.0 specification. Specifically, I am generating an…Jun 5, 2022Jun 5, 2022