
Hello and welcome
In this lecture, we are going to cover the introduction of the course
Hello and welcome
In this lecture, we are going to quickly cover How Gatsby works. We'll get an overview of the various steps of building a Gatsby project.
Hello and welcome
In this lecture, we are going to learn How to set up the development environment so that you guys can follow along.
We need to have NodeJs and Git pre-installed in the computer
I'm going to add the How to links in Resources section
Hello and welcome
In this lecture, we are going to get familiar with the file structure of a gatsby project.
We are going to see what folder and files get created when you run gatsby new project-name command
Hello and welcome
In this lecture, we are going to learn How to add styles in gatsby project and what are the options
Hello and welcome
In this lecture, we are going to learn How to add tailwindcss to a gatsby project and use it to write styles for React components
Hello and welcome
In this lecture, we are going to learn How to create Layout component for our gatsby website
Hello and welcome
In this lecture, we are going to learn How to add data in a gatsby project
Hello and welcome
In this lecture, we are going to learn How to write your first GraphQL query in gatsby
Hello and welcome
In this lecture, we are going to learn How to optimize and use images in a gatsby project using plugin gatsby-image
Hello and welcome
In this lecture, we are going to learn How to add data for blog post
Hello and welcome
In this lecture, we are going to learn How to create pages dynamically using data available in gatsby
Hello and welcome
In this lecture, we are going to add styles and image to the blog posts to make them look pretty
Hello and welcome
In this lecture, we are going to learn How to create all blogs page where we list all the blogs in our website
Hello and welcome
In this lecture, we are going to learn How to deploy a gatsby website to Netlify
Learn Gatsby and build a website
In this course, you will be learning the fundamentals of Gatsby so that you can build your own blazing fast blog website with Gatsby
Gatsby is a free and open-source framework based on React that helps developers build blazing-fast websites and apps
We will start with an introduction to Gatsby, then set up the development environment so that you can follow along.
After getting familiar with the file structure of the project we will cover the fundamentals like adding styles to the page. How to add data in Gatsby using GraphQL and then with the knowledge we gain. We will build our own travel blog website.
At last, we deploy our blazing-fast website online with the help of Netlify