Gatsby is a React-based, GraphQL powered static site generator. It combines together the best parts of React, Webpack, react-router, GraphQL, and other front-end tools to provide an excellent developer experience.
This course takes you from initializing a Gatsby site via CLI to utilizing the Gatsby Ecosystem to source MDX files from your system. After tackling the file system you'll optimize for SEO as well as additional styles through ThemeUI that will support features like syntax highlighting in code snippets. Finally, you'll learn how to performantly process and render images.
By the end of the course, you'll have a fully functioning developer blog that will serve as a base for larger production-grade applications.
it is straight forward, but it is better to share at least a glimpse of explanation. like for example what SEO support for image will it show, is it show at google search result, for example
The course is good because it goes straight to the point. However, some gatsby concepts would be an excellent addition.
Very practice oriented. I kike it. Can understand how to extend gatsby with usefull packages.
why there is no intro or context for this course ? I felt all the courses are just assorted videos into a playlist. It would be much better if this course was made as a path oriented course. Felt i was just attending a course half way through.
Concise, exactly what i was looking for.
Very concise and to the point. I only wish it provided some examples for a blog post with more than one image and also included some information on options for deploying the site to production.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.