RESOURCES / BLOG / Next.js
Results for Tag ‘Next.js’
Add Video Engagement Metrics to Your Video Dashboard in Next.js
Adding video engagement metrics to your video dashboard provides valuable insights into the success of your video content. This tutorial will guide you through adding engagement metrics to your video dashboard using the Cloudinary video analytics library in a Next.js application. You’ll add the following engagement…
Read More ->
Cloudinary Image Uploads Using NextJS App Router
If you’ve ever added file uploading to a web application, you know it can be a tricky endeavor. There’s a lot of work involved with providing a good user experience for uploading images on both the backend and frontend of a web application. Thankfully, along with all the other great…
Read More ->
Build an Image Gallery: Next.js Parallel and Intercepting Routes
Designing a website entails overseeing an extensive collection of visuals. Managing this diverse range of images while keeping them current presents a significant challenge for development teams. In this blog post, we’ll address a typical UI pattern where users can interact with images in a gallery through client-side navigation or…
Read More ->
Deep Dive Into Responsive Images in Next.js
Delivering an optimal image experience tailored to each user’s device and screen size is crucial. Responsive images are a key technique ensuring images load quickly, maintain crisp quality, and adapt seamlessly across various viewports. This blog post explores what responsive images are, how to implement them in a framework such…
Read More ->
Create a Simple Image Showcase With Next Cloudinary Library and Next.js 14
The Next Cloudinary library, created and maintained by my good friend Colby Fayock, allows you to easily use components out of the box within the library with these features: Automatically optimize images and videos and deliver in modern formats. Remove backgrounds from images. Dynamically add image and text…
Read More ->
Building an E-commerce Storefront Using Next.js, Cloudinary, and Xata
As more and more people favor the convenience of online shopping, business owners turn to e-commerce platform builders, like Shopify, to sell more products. E-retail sales have surpassed 5.7 trillion dollars globally, and this number is only likely to rise in the upcoming years. In this blog post, you’ll earn…
Read More ->
Embedding a Video Player in Next.js With Next Cloudinary
In the realm of dynamic web applications, embedding videos can often seem like a challenge, particularly if you wish to do this while retaining control over the playing experience and customizing it to fit your brand. However, the task becomes a breeze in Next.js with the introduction of the Cloudinary…
Read More ->
Authenticated Images With Cloudinary, Next.js 13 and Supabase (Part 2)
In Part 1 of this two-part article, we’ll set up Supabase, Cloudinary, and our backend for data consumption with security. In Part 2, we’ll put everything together by looking at our Next.js 13 repository made for this article and its authentication concepts. Getting Started Note: Ensure…
Read More ->
Authenticated Images With Cloudinary, Next.js 13 and Supabase (Part 1)
Security is a critical functionality on websites and applications. The need to gate content to specific users is important, especially when creating an application that requires some form of authenticated user base and that user base’s ability to access certain data, not meant for general public use. This is a…
Read More ->
Start Using Cloudinary
Sign up for our free plan and start creating stunning visual experiences in minutes.
Sign Up for Free