LATEST ARTICLES BY Marow Macaulay

Latest articles curated daily by Marow Macaulay.

How to upload images and videos to Cloudinary using Node.js

By Marow Macaulay. Updated Mon Apr 24 2023

How to upload images and videos to Cloudinary using Node.js from our frontend can be a challenging task for beginners.

In this article, we all are going to learn one of the most fundamental and crucial features in any web/mobile application.

We learn how to upload images and videos to Cloudinary using node.js and also save it in our local server using best practice and industry standards.

How to upload images and videos to Cloudinary using Node.js

We will discuss useful packages that make our development process easier and faster, and we are also going to learn how to connect our server to the Cloudinary CDN for storing images and videos sent from our server.