This article discusses how to upload images using Netlify Functions, store them in Cloudinary and extract Exif metadata for further usage.
In this article we put together a project to demonstrate how to upload and display videos using Next.js
What are the best ways to manage media assets for a Jamstack project? The aim of this article is to discuss your options.
The A in the Jamstack refers to APIs. In this post we take a look at how and why APIs matter for the Jamstack.
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.
Server-side rendering is an exciting​ concept especially when authentication is also part of an application. In this article, we take a look at how to achieve authentication using SSR.