

This type of site has high performance, scalability and safety. It is built on the JAMstack – i.e a strategy for building websites/apps based on client-side JavaScript (or other scripts), reusable APIs and prebuilt Markup. Gatsby or GasbyJS is a framework based on React library and GraphQL that makes it easy to create both website and web applications. So go ahead and cover this React tutorial and come back.įor those of us that are comfortable writing React code, let’s dive in. In this article, you will learn how to build this type of site from scratch with Gatsby and deploy on the web for free.īefore you proceed, you’ll need to have a knowledge of React. This is a new way of building websites that delivers better performance. This is happening because the files are generated ahead of time, eliminating the use of web servers. In this era, modern websites are fast embracing the single page application (SPA) design approach, whereby a user’s interaction immediately reflect in the user interface without a page reload.
