Lazy-loading is a concept that allows us to defer the loading of certain components to eliminate potential performance bottlenecks. This article discusses lazy-loading techniques for popular frontend frameworks.
This article discusses how to best optimise videos shot in landscape/portrait mode in a React environment using the Orientation API.
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.