Hacker News new | ask | show | jobs
by whstl 20 hours ago
Astro itself uses React.

It can use other libraries with it too, or just plain HTML, but it’s not in the same space.

React can’t work on the backend by itself without Astro, Next.js, etc, or some hand-made micro-framework.