I have read a lot of articles about mobile view. There has been debates on whether to have your mobile view all different pages or 1 page with different hidden elements, Any thoughts on which is better?
My experience from not knowing from the beginning and made all pages in one page… was a big mistake. Mobile aren’t that fast, and too much use of memory make app very slow… So if you expect to have at least 4 or more pages, do it separately. It’s also make the editor faster too (this one no one talk) Just my sincere opinion.
Using multi-pages is very acceptable in term of speed (4 seconds to load with a loader).
3 Likes
This topic was automatically closed after 70 days. New replies are no longer allowed.