Image Upload to Cloudinary Using NodeJS & TypeScript.
I was working on a project that required managing asset files, particularly images in a node and typescript project, then I needed to implement an efficient solution that could serve this purpose. Did some checks to see if anyone had written anything helpful that can be used, but didn't see the solution I wanted. So after implementing the solution, I wrote about it.