|
|
|
|
|
by MoonWalk
21 days ago
|
|
I don't understand what this is, based on this statement: "Astro supports every major UI framework. Bring your existing components and take advantage of Astro's optimized client build performance." But isn't Astro a framework itself? And then apparently you need Node as well. The frameworks upon frameworks in Web development are baffling. |
|
Node is a runtime, not a framework.
So there's really only one framework here (Astro). Using other web frameworks within it is completely optional.