top | item 47029267

(no title)

ethmarks | 14 days ago

What makes Astro fast isn't just that it's static, it's that it automatically pre-renders and it doesn't ship a runtime. React can render to static as well, it just also ships the React runtime.

discuss

order

No comments yet.