By using GraphQL queries in Gatsby.js projects, you can use the Gatsby Image API to take care of image compression, make an image responsive, and even handle basic image styling. In this tutorial, you are going to com...
Gatsby is a React framework that allows you to create static and serverless JavaScript apps. In this tutorial, you will install the Gatsby Starter default template, modify metadata in the Gatsby config file, run the d...