Gatsby 2.0.0 is here
News / Sep 18, 2018
What is Gatsby?
Gatsby is a modern static PWA (Progressive Web App) site generator based on React and GraphQL. Gatsby.js uses GraphQL to share data across pages. At build time Gatsby will resolve the query and embed the data needed in the page.
The framework has 25000+ stars on it's GitHub repository.
Announcing Gatsby 2.0.0
This new release focuses on performance and developer experience. The release Gatsby 2.0.0 promises to reduced build times by up to 75% , shrunk JavaScript client runtime by 31%. Gatsby 2.0.0 upgraded it's core dependencies - webpack 4, Babel 7 and React 16.5 to their latest versions.
Learn more about the fetaures here - Gatsby 2.0.0
Latest
React Component Structure, Composition, HOCs and Optimization with Examples
Oct 4, 2023
How to copy text to the clipboard in React.js
Sep 29, 2023
A Deep Dive into React useMemo with examples
Sep 26, 2023
Mastering React Router DOM with Transition and Animation: A Comprehensive Guide with Examples
Sep 21, 2023
News
Pure html popover API is coming in Chromium 114
Sep 24, 2023
GitHub and OpenAI launch Copilot - an AI pair programmer
Jul 1, 2021
CSS aspect-ratio property
Jan 31, 2021
AWS UI - a collection of React components
Jan 20, 2021
Featured
Axios Interceptors in a React application
May 27, 2023
Mastering Laravel: Exploring the Power of implode() and explode() Functions for String Manipulation
May 22, 2023
Understanding MongoDB Relationships: A Comprehensive Guide with Examples
May 21, 2023
JavaScript Array methods with examples
May 16, 2023