Incremental Builds + Gatsby: Real-Time Building and Turning the Static Dynamic
May 7thReact
Static sites are great -- they're fast, easy to deploy, secure, scale easily, and cost pennies to host and maintain. However, the cost of building ahead-of-time has rendered static sites non-ideal for incredibly large sites, or sites with rapid content edits. In this talk, I'll go through the ins and outs of how Gatsby is changing the perception of what static sites can do.