javascript - Should I create a single file app? -


i have website , creating app using phonegap? far have have been updating files , build app every time want minor change.

my question: downside create single html page js (angular is) check app version , download pages needed?

note pages cached long time (month- year) if version not updated.

thanks

there no problem in doing that, in fact, more safe in case have calls apis dont want visible users, major apps in cases.


Comments

Popular posts from this blog

c++ - What's the differece between of link to a dynamic file and as a input object? -

javascript - Feed FileReader from server side files -

Android Unit Testing / Mockito: android.location.Location not mocked -