RESOURCES / BLOG / NuxtJS
Results for Tag ‘NuxtJS’
Add Unique Viewer Analytics to Your Video in Nuxt.js
You can integrate unique video viewer analytics to understand video engagement, enhance the viewer experience, and optimize your video’s performance. This will provide valuable insights into how users engage with your videos, track views, and optimize your video strategy for conversion. In this tutorial, you’ll learn how to add unique…

Read More ->
Generating Image Collages Using Nuxt.js
A collage is a combination of multiple pictures combined into a single image. They’re useful in various applications from presenting memories to summarizing events. Instead of exploring multiple applications to generate collages, let’s explore how we can build a simple Nuxt.js app to generate them. Codesandbox The completed project is…

Read More ->
Displaying Video Recommendations in NuxtJS
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…

Read More ->
How to Upload and Convert Images To SVG in Nuxt.js
SVG is the world’s most popular vector image format used by designers, developers, and content creators. It is incredibly lightweight and scalable. It is also editable as code, allowing for customizations that improve SEO, design, and accessibility. Creating an SVG from scratch can be tricky, but in this tutorial, you…

Read More ->
Enhance Videos' Audio Quality in NuxtJS
Interactivity is fast becoming a norm in building applications. Integrating this interactivity is sometimes an arduous task for developers. Over time, solutions have been created to take care of these tasks while developers focus on other aspects of the application development. An example of this solution is the Dolby…

Read More ->
Manage Image Animations in NuxtJS
Animations are a powerful way to add motion to the user interface. The moving of elements is possible with animations, as well as their appearance and disappearance. This post will teach us how to manage image animations using the Nuxt.js inbuilt animations element. Sandbox We completed this project in a…

Read More ->
Handle Quick AI Text Detection in Image in NuxtJS
AI has so transformed and automated a lot of activities that with OCR (Optical Character Recognition), we can now get all texts from images without having to type them out as we have been doing manually. NuxtJS is a Vue.js based, open-source JavaScript library that improves building server-rendered Vue.js applications,…

Read More ->
Simulate a Streaming Event in NuxtJS
YouTube is an essential piece of popular culture, with the addition of the live events feature consolidating that fact. Live events allow people from all over the world to watch videos in real-time. In this tutorial, we will be walking through creating a YouTube live-event simulator in Nuxt. What we…

Read More ->
Optimize and Deliver Hosted Images in NuxtJS
Introduction Images are an essential part of a web application. Most times, there is a need to transform, optimize, and deliver a version of an image. Often, these images are hosted on a remote server which aids reusability. This article will look at how to fetch, transform, and optimize hosted…

Read More ->
Start Using Cloudinary
Sign up for our free plan and start creating stunning visual experiences in minutes.
Sign Up for Free