
Astro with Fred K. Schott - JSJ 561
JavaScript Jabber
00:00
Astro-Config
You can pre-render whatever pages you'd like to run during your build and pre-render dynamically on a server. As soon as you need to ship one page that is dynamic, you need to send astro as a server. Even if 99% of your pages are pre-rendered, if one is an actual live dynamic thing, you're shipping a server. Once it's there, you're able to opt different pages, like the home page, back into this pre-rendered world.
Transcript
Play full episode