As the title say, Which is better, multiple html pages or multiple jquery-mobile pages?
To emphasize:
What I mean by multiple html pages is that an app that starts with index.html and as you navigate with your app, it will change the visible page (via href) to other html pages like for example another.html, anotherone.html, anothertwo.html and so on.
What I mean by multiple jquery-mobile pages is like this one.
Additionally, what I mean better is in terms of starting speed of the app, loading speed per page, installer/app size, memory consumption.
This is not a complete answer, but there are things to consider when loading a "multiple jquery-mobile pages".
Cons of "multiple pages" case:
position
of component In term of app size, I can't say here, but my feeling is that it wouldn't change much to have 1 page or multiple page. However having 1 big file would give difficulty (i.e. lower performance) to the device with less RAM.
My personal preference would go to several pages unless the content is really small and not dynamic (i.e. depends on user input/action).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With