Why you Gatsby is framework of future

As web developers, we are constantly looking for new technologies that are interesting and helpful in our projects. If you are in the web dev community for enough time you have heard about something called Gatsby.
This article will introduce Gatsby an…


This content originally appeared on DEV Community and was authored by malapashish

As web developers, we are constantly looking for new technologies that are interesting and helpful in our projects. If you are in the web dev community for enough time you have heard about something called Gatsby.
This article will introduce Gatsby and the reasons you should consider using it while making your next project. However, I am trying to make a series where we will try to make a simple application with Gatsby. So Here we go(in Mario voice).

Gatsby is an open-source static site generator that is based on JAMstack. Confused about what is a static generator and what do you mean by JAMstack, don’t worry about it check out these resources Static Generator and JAMstack. So now will see some of the reasons why is it so famous.-

1. The Speed:


One of the things that always worries a web developer while using new technology is that its effect on performance. Here Gatsby comes into the picture. The websites built using Gatsby are 2-3 times faster than websites of similar types of sites. Do not believe me take a look at some of the real-world examples here. The framework under the hood takes care of performance on its own, providing you with an opportunity to focus on more fun things. If you are interested in how Gatsby does this check this.

2. Uses popular and widely used technology:


Gatsby is based on everyone’s favourite framework React. I don’t think we need to introduce React here, if you have heard about Gatsby then there is a chance that you probably heard about React. Gatsby aims to behave like a regular React application and uses its components which you can reuse and share throughout your project.
Gatsby also uses GraphQL to build its data layer. GraphQL lets you query all necessary data from wherever you want: markdown files, databases, Storyblok, traditional CMSs like Drupal, and so on. If you are anything like me and never tried GraphQL before and planning on making regular API calls in components then trust me Gatsby will be a good reason to learn GraphQL. Using GraphQL with Gatsby makes the development easier.

3. Fun learning experience:


One of the hardest things while learning new technology is how much time is required to learn them accurately. However, in Gatsby’s case, it is based on some of the most popular technologies, so you don’t need to learn everything from base. Even if you have never learned technologies like React or GraphQL, Gatsby provides you perfect opportunity to learn and master them. Gatsby also has a well-written tutorial to get you started in no time check it out.

So this was an introduction to Gatsby. I am also learning Gatsby, discovering new things about it every day and so far, I can say that everyone looking to become a good web developer should check out Gatsby.


This content originally appeared on DEV Community and was authored by malapashish


Print Share Comment Cite Upload Translate Updates
APA

malapashish | Sciencx (2021-08-07T13:49:09+00:00) Why you Gatsby is framework of future. Retrieved from https://www.scien.cx/2021/08/07/why-you-gatsby-is-framework-of-future/

MLA
" » Why you Gatsby is framework of future." malapashish | Sciencx - Saturday August 7, 2021, https://www.scien.cx/2021/08/07/why-you-gatsby-is-framework-of-future/
HARVARD
malapashish | Sciencx Saturday August 7, 2021 » Why you Gatsby is framework of future., viewed ,<https://www.scien.cx/2021/08/07/why-you-gatsby-is-framework-of-future/>
VANCOUVER
malapashish | Sciencx - » Why you Gatsby is framework of future. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/08/07/why-you-gatsby-is-framework-of-future/
CHICAGO
" » Why you Gatsby is framework of future." malapashish | Sciencx - Accessed . https://www.scien.cx/2021/08/07/why-you-gatsby-is-framework-of-future/
IEEE
" » Why you Gatsby is framework of future." malapashish | Sciencx [Online]. Available: https://www.scien.cx/2021/08/07/why-you-gatsby-is-framework-of-future/. [Accessed: ]
rf:citation
» Why you Gatsby is framework of future | malapashish | Sciencx | https://www.scien.cx/2021/08/07/why-you-gatsby-is-framework-of-future/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.