Skip to content

Next.js vs Svelte in mobile development #6351

Answered by FabianLars
GKosheev asked this question in Q&A
Discussion options

You must be logged in to vote

So in other words, if I compile the Svelte project to an Android app, would it have the same performance advantages over Next.js as in the web?

Probably yes. tauri on mobile is quite similar to tauri on desktop, as in it uses webviews (slimmed down browsers) for your app, so the performance differences between frameworks should be similar-ish.

Replies: 1 comment

Comment options

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