Skip to main content
← All posts

Posts tagged "Jamstack"

6 posts

Introduction to 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.

Using Next.js and Auth0

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.