Hi JS-Support,
Am I doing things right?
1. I have created separate projects, so the main js application file will not that big (7MB before to 4MB)
2. Minified output
--------
The load times in PC's with good internet connection is decent, but in mobile (using mobile data), it takes approx. 50 seconds to load the page.
Is there a way to improve the page load times? Or if not, is there a way to display a progress bar like in JSIL version?
Thank you.