Why Gatsby JS is awesome and how to build and deploy a site in 10 minutes
The last couple of weeks I've been using a lot of hours playing around with GatsbyJS, and it's been a blast! Gatsby is a static site generator that is using React as its templating language. So if you are into React, this is a match made in heaven! All the…