On the weekend I spent time learning about Gatsby. For people who don’t know, Gatsby is a React based site generator.
Usually, when I try and learn new tech, I often avoid the official documentation and look for videos on YouTube or a free course. This is a bad habit of mine because most projects have proper documentation these days.
However, the Gatsby documentation is outstanding, especially the tutorials. So if you want to learn how to use it, then I’d start with the “Gatsby.js Tutorials” section and work your way through it.