Skip to content

RESOURCES / BLOG / Luis Aviles

Posts by Luis Aviles

How to add a YouTube Video Player

Topics Angular, Guest Post, Player Video, Under Review, Video
Read Time

YouTube is, without any doubt, one of the most popular websites for video-sharing today. It’s really easy to upload any video format and share it with your friends. Also, the YouTube team provides an API Reference to let you embed a YouTube video on any website and, of course,…

How to set a favicon in your website in just 5 steps

Topics Guest Post, HTML5, Image, Under Review
Read Time

Raise your hand if you have ever seen the following error in your browser’s console: GET http://localhost:8001/favicon.ico 404 (Not Found) This error usually happens if you haven’t defined a favicon for your website. In this Media Jam, we’ll explain how to add a custom icon for any web application that…

Signed Image Uploading to Cloudinary with Angular and NestJS

Topics Angular, Guest Post, Image, Under Review
Read Time

In previous posts, I explained how to upload images, and render them in the browser using a Drag & Drop component written in Angular and TypeScript. That project has considered a secure cloud storage system for the uploaded files, provided by Cloudinary. However, that solution didn’t consider Authenticated…

How to upload images in Angular with a Drag & Drop component

Topics Angular, Guest Post, Image, Under Review, Upload
Read Time

There is no doubt that we’re living in an era in which images and videos are an important part of modern web applications. For example, it is very common to find a requirement to upload images for a photo gallery, or to upload a photo for your profile. In this…

How to change SVG color on interaction with LitElement

Topics (UI) Widget, Guest Post, Image, Javascript, Under Review
Read Time

Web Components have been around for a couple of years now. According to the most recent MDN documentation: Web Components is a suite of technologies that allow you to create custom elements, whose functionality is encapsulated and separated from the rest of the source code, for use in…

How to use virtual scrolling to load images in Angular

Topics Angular, Guest Post, Performance, Under Review
Read Time

Web Performance is something that is becoming more important every day for users and developers. When the user enters a website, they can get impatient if it does not load within a few seconds and eventually leave the site. Let’s say you’re developing a web application that involves…

How to upload images in Angular with a Drag & Drop component – Part II

Topics Angular, Guest Post, Image, Under Review, Upload
Read Time

In a previous post, I explained the main aspects of uploading images and rendering them in the browser through a Drag & Drop component written in Angular and TypeScript. In this MediaJam we’ll use the same Angular project as a starting point to enable the files uploading in a…

Start Using Cloudinary

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

Sign Up for Free