#gatsby

Subscribe
Gatsby is a modern web framework based on React and GraphQL. It helps developers to create fast websites with minimal effort. Gatsby provides an easy-to-use API that allows developers to quickly create high-performance websites with features like server-side rendering, routing, code splitting, and more. With Gatsby, developers can build SEO-friendly, dynamic websites with the power of React and GraphQL.
React Advanced Conference 2021React Advanced Conference 2021
24 min
Gatsby v4's New Rendering Modes
Gats v4 now has SSR and a new rendering mode called DSG. Between SSG, SSR, DSG, ISR and DPR, the Jamstack has recently seen a flurry of new rendering modes that work for every use case that seemed unviable in the past. But knowing what to pick for your site or a portion of your site and what each of these really do under the hood is confusing and easy to do incorrectly.This track will clear the confusion and dive deep into each of these, discuss nuances and even peek under the hood to see how they work and what scalability and consistency promises they offer and which promises they keep.