Media Asset Management in the Jamstack
What are the best ways to manage media assets for a Jamstack project? The aim of this article is to discuss your options.
Technical articles on AI integration, web development, and emerging technologies.
What are the best ways to manage media assets for a Jamstack project? The aim of this article is to discuss your options.
Create a custom React component to do colour replacement using Cloudinary on your images.
The A in the Jamstack refers to APIs. In this post we take a look at how and why APIs matter for the Jamstack.
Explaining the three basic CSS positioning models in order to understand the concept of CSS.
Creating memes is always fun - in this article we take a look at how to utilise Cloudinary to generate themes for the Dolly Parton challenge.
Inspection of different pillar elements of HTML and the importance of them. Including topics like images, divs, forms, different tags and other key elements of HTML.
This article discusses how to make modern, visual websites more accessible for visitors having visual impairments. We have coined this 'media accessibility' or 'm16y'.
The aim of this article is to introduce the Jamstack. What is it about? What benefits are there for those who use it? These are the questions we will answer while having an overview of some of the services that can be used under the umbrella of the stack.
Using React hooks with GraphQL means less boilerplate code for apps. Read more about it in this article.
Today there are three popular rendering mechanism used: server-side rendering (SSR), client-side rendering (CSR) and pre-rendering. This article reviews how they differ from one to the other.