Tag: react framework

Next.js is a popular framework for building React applications, but is it a single page app? In this article, we’ll take a look at what makes a single page app and how Next.js measures up. A single page application (SPA) is a web program that fits on one web page and dynamically updates its content

Barry Dyngles
May 23, 2022

The answer to this question isn’t as straightforward as a simple “yes” or “no”. Next.js and an MVC (Model-View-Controller) structure have similarities, but there are important differences to be aware of when deciding how to use Next.js. MVC stands for Model-View-Controller. It is a software design pattern focused on splitting an application into 3 distinct

Barry Dyngles
April 12, 2022