Skip to content

RESOURCES / BLOG / Guest Post

Results for Tag ‘Guest Post’

Displaying Video Recommendations in NuxtJS

Topics Guest Post, JAMStack, NuxtJS, Player Video, Video
Read Time

For video-intensive applications, recommendations are a standard feature. We see recommendations seamlessly function in video apps such as Netflix and YouTube. In this article, we’ll learn how we can add them to our custom applications. Codesandbox The final project can be viewed on Codesandbox. You can find the full…

Create a Responsive React Image Component With Cloudinary-React SDKs

Topics Guest Post, Image, Javascript, React, Responsive
Read Time

Images are an important part of the web, so delivering the right image for the right device at the right time while maintaining optimized quality is very important. In this article, we’ll go over a few techniques using Cloudinary-React SDK v2 and JavaScript SDK v2 to apply transformations to our…

Upload Images With Vercel Serverless Functions

Topics Guest Post, Image, JAMStack, Serverless, Upload
Read Time

With serverless functions, we can write backend or server-side code without the burden of managing servers. One of the core features of Next.js is the API routes which provide an easy solution to create an API endpoint by allowing us to write server-side logic within our Next.js application,…

Lazy-Load Videos in Next.js Pages

Topics Guest Post, Lazy Loading, Next.js, React, Video
Read Time

Over time, engineering efforts have been put into developing more performant web applications. Jamstack technologies like Next.js came from this need. JAMstack technologies like Next.js emerged from an interest in improving the performance of modern web applications. This article will show you one way to improve…

Building Infographics With Cloudinary and the National Park Service API

Topics API, Guest Post
Read Time

I read this fascinating article about how Cloudinary was used for a World of Warcraft (WOW) campaign, (How Cloudinary made World of Warcraft’s first-ever marketing campaign go viral). My wife is a huge WOW player, and I remember when this campaign went live. She shared the infographics that were…

How to Create a Carousel in 3 Ways in Svelte

Topics Guest Post, Image, Javascript, Svelte
Read Time

Carousels, referred to as image sliders or sliders, provide an improved visual experience on websites by highlighting essential aspects of a product, service, or value proposition. An image carousel is a series of images that are moved automatically with a timer or manually using some buttons. This article discusses…

Zoom and Rotate Image in ReactJS

Topics Guest Post, Image, Javascript, React
Read Time

Zooming means enlarging an image so that the details are more visible. Zooming in on a picture has many wide applications ranging from zooming through a camera lens to zooming in on a photo on the internet. On the other hand, Rotate is an image processing feature that allows us…

Video Thumbnail With a Preview on Hover Using Next.js and Cloudinary

Topics Guest Post, Next.js, Video
Read Time

Video previews have become a standard feature on most media platforms and applications. YouTube provides a perfect example where a user is presented with a video preview when the mouse pointer hovers over the thumbnail. A thumbnail is an image preview of the actual video, as shown in the…

Checking Network Strength to Progressively Load Better Images With Cloudinary

Topics API, Guest Post, Image, Image Transformation
Read Time

In my last article, I discussed how you could use the IntersectionObserver API to progressively load a higher-quality version of an image when it was in the viewport. This was, in my opinion, a great use of web standards to provide a better experience where possible, while still providing…

Start Using Cloudinary

Sign up for our free plan and start creating stunning visual experiences in minutes.

Sign Up for Free