Skip to content

Feedback - Where would you draw the line when using Alpine? #1173

Answered by HugoDF
Vad1mo asked this question in 1. Help
Discussion options

You must be logged in to vote

Alpine handles AJAX requests fine (using the fetch Web API or a client like axios).

I personally would draw the line at SPAs, Alpine doesn't have a routing mechanism for example where Vue/React do have packages for that.

On the topic of packages, that's another good reason to use React/Vue, Alpine doesn't have Auth0 components/React hooks and/or specific integration docs.

And that's the final place where other tools still have an edge: documentation & examples. Since Vue/React/etc are more widely adopted, a lot more has been written about all sorts of different combinations (eg. Vue + Auth0) than with Alpine & you'll be able to ask a larger community for help (although a few of us try to …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Vad1mo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants