Overview
Gatsby combines the speed and security of static websites with the power and flexibility of React applications. Learn when and how to use Gatsby’s SSR APIs to alter the contents of your static HTML pages at build time.
Objective
Teach attendees how and when they should leverage Gatsby’s SSR APIs when building applications
Target Audience
Developers interested in creating more complex applications with Gatsby or writing their own Gatsby plugins
Assumed Audience Knowledge
Working knowledge of JS & React, some familiarity with Gatsby
Five Things Audience Members Will Learn
- How Gatsby renders static files
- The purpose of each of Gatsby’s server-side rendering APIs
- What Gatsby themes are and how to get started building them
- How to maximize performance when incorporating external scripts
- Tips for verifying the accessibility of your Gatsby application