Book Image

The Gatsby Masterclass [Video]

By : Reed Barger
Book Image

The Gatsby Masterclass [Video]

By: Reed Barger

Overview of this book

<p>Do you want to make the fastest and best React applications? Look no further than Gatsby. This course is the best guide you'll find to learn the Gatsby framework. In it, we will be making a complete blog and online store, from project start to deployment on the web. </p><p>Here's what we'll be making:</p><p>A complete blog/online store built entirely with Gatsby and GraphQL, user authentication with multi-factor authentication, content served from the Contentful headless CMS (with blog posts written entirely in markdown), and continuous deployment with Netlify</p><p>What will be covered?</p><p>- How to use GraphQL in great detail, from the GraphiQL IDE to your React/Gatsby client</p><p>- Using GraphQL variables, arguments, fragments, and many more related concepts</p><p>- Sorting and filtering operations in GraphQL queries</p><p>- Utilizing the cloud-hosted headless CMS called Contentful for dead-simple content management</p><p>- Executing queries from Gatsby client with static queries and page queries</p><p>- Amazingly responsive images with Gatsby Image</p><p>- Fetching/managing Gatsby data with Gatsby source plugins</p><p>- Transforming data using Gatsby Transformer plugins</p><p>- Converting markdown data to HTML content with Gatsby</p><p>- Programmatically creating site pages in Gatsby</p><p>- Pagination in Gatsby (Prev/Next links, numbered pagination)</p><p>- User authentication using Netlify Identity</p><p>- Social login with Google, GitHub, GitLab, and Bitbucket providers</p><p>- Multi-factor authentication with account confirmation emails</p><p>- Shopping cart and user purchases with Snipcart</p><p>- Continuous deployment through Git/GitHub with Netlify</p><p>- Routing, nested routes, links, and active links in Gatsby</p><p>- And much more...</p><p></p><p>All the code and supporting files for this course are available at - https://github.com/PacktPublishing/The-Gatsby-Masterclass</p>
Table of Contents (17 chapters)
Free Chapter
1
Getting Started
16
Deploying our Gatsby Sites with Netlify / Setting up Continuous Integration
Chapter 4
Pages and Components in Gatsby
Content Locked
Section 1
Creating Pages, Routes and Nested Routes in Gatsby
Pages and Components in Gatsby: Creating Pages, Routes and Nested Routes in Gatsby