Gridsome- The Jamstack Framework for Modern Web Development
Overview Static web development, which traditionally means playing around with HTML and CSS. We’ll naturally call any website built with HTML and CSS a static website as no form of dynamic action is going on. Here to make this process much easier and faster static site generators are introduced. Static Site Generators are a new, hybrid approach to web development that allows you to build a powerful, website locally on your computer but pre-builds the site into static files for deployment. These Static Site Generators follow Jamstack Architecture. Jamstack, a comparatively new and latest term that is a modern web development architecture, and Gridsome is a framework following Jamstack Architecture, it is a Vue-powered static site generator for building blazing fast static websites. Now you might think that why Jamstack and Gridsome terms are being so popular in a short span of time. So here comes in the picture its advantages over the architectures and frameworks we are using currentl