Using RedwoodJS as a Static Site Generator
My PR for Cell Prerendering recently got merged into the RedwoodJS codebase. It makes it possible to 1. pre-render pages that need URL path parameters, and 2. pre-render pages that uses cells. This combo is super powerful!
Let's say you have an e-com...
tlundberg.com8 min read