#astro for large scale web app

11 messages · Page 1 of 1 (latest)

vapid spire
#

i have a question, a long time ago, when astro launched the webpage was only for landing pages and blogs, but now i dont see that, now you can build a large scale web app with astro ? and more things

vernal citrus
#

I would guess that was just highlighting it's best application... its not stronger than spa for dashboards and stuff, but anything else sure

vapid spire
#

oh wow, so astro is SPM ?

vernal citrus
#

It's a website framework

#

Biggest difference is that it has plugins to consume most major ui frameworks

#

It also has markup format that is really nice and interops with ui frameworks

vapid spire
#

another question that i have, is what happends whit the section "astro vs", when astro launch there was a comparison of others frameworks vs astro, i just want to know what is the best framework to use for astro

vernal citrus
#

No idea, I assume that was like astro vs gatsby/next/etc ... I don't usually trust those though, worst I've ever seen is probably mongo's - whoever wrote it should probably go to jail 😄

#

For ui framework, use whatever, thats a benefit of astro
Just astro pages is pretty good too unless you need something more complex

vapid spire
#

well for example, talking about a normal state, useState of react is one option, but it is better useSginal from preact or solidjs

#

and also is less javascript