Brief Introduction
Make a blog that loads fast anywhere in the world!Description
Is your blog slow or are you stuck with WordPress?
Wordpress sites are often slow because when someone opens a wordpress website, the server must do manual actions: it has to load data from different tables in the database, it has to run all your installed plugins and many other things. It has to do that for every user visiting the site, so the more people visit the site the more the server has to do. WordPress users sometimes try to mitigate that using caching and other techniques, but there is an easier way.
What is Gatsby.js?
You could switch to Gatsby.js. Gatsby is an open source platform for the development of websites and software based on React. With more than 2000 plugins and performance, scalability, and security built-in by design, build everything you think of.
Gatsby just loads critical portions of the website, so it loads as quickly as possible on your web. Once installed, Gatsby prefetches2 tools for other pages so that it feels extremely quick. Instead of thinking about results, Gatsby lets teams concentrate on developing content-driven websites.
In this course you'll create a blog with Gatsby.js
Gatsby.js is an open source framework based on react. Lets build a Blazing Fast Blog!
The course goes over the basics and helps you deploy the website online. This is an introduction course for those that don't have any experience with Gatsby.js
Requirements
- Requirements
- Basic knowledge of terminal or scripting knowledge