Skip to content

RESOURCES / BLOG / Guest Post

Results for Tag ‘Guest Post’

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…

Build a Custom HTML5 Video Player With JavaScript

Topics Guest Post, HTML5, Player Video, Video
Read Time

The HTML5 specification introduced the <video> element, which can be used to embed video content into web pages, and it is well supported across modern browsers. In this post, we’ll learn how to embed an HTML5 video player on an HTML document and define custom controls for it that is…

Add a Responsive Image Carousel to Your React App

Topics Guest Post, Image, React, Responsive
Read Time

Sliders and carousels are popular ways to display web content such as testimonials, portfolio media, e-commerce sales, and so on for a variety of reasons, including their ability to moderate space usage on your website and interactively display these types of content, provide a great way to tell a story,…

Start Using Cloudinary

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

Sign Up for Free