Hilo table of contents (Windows Store apps using JavaScript and HTML)
From: Developing an end-to-end Windows Store app using JavaScript: Hilo
Download
After you download the code, see Getting started with Hilo for instructions.
Table of contents
- Developing an end-to-end Windows Store app using JavaScript: Hilo
- Getting started with Hilo (Windows Store apps using JavaScript and HTML)
- Async programming patterns in Hilo (Windows Store apps using JavaScript and HTML)
- Using a separated presentation pattern in Hilo (Windows Store apps using JavaScript and HTML)
- Using the query builder pattern in Hilo (Windows Store apps using JavaScript and HTML)
- Working with tiles and the splash screen in Hilo (Windows Store apps using JavaScript and HTML)
- Creating and navigating between pages in Hilo (Windows Store apps using JavaScript and HTML)
- Using controls in Hilo (Windows Store apps using JavaScript and HTML)
- Working with data sources in Hilo (Windows Store apps using JavaScript and HTML)
- Using touch in Hilo (Windows Store apps using JavaScript and HTML)
- Handling suspend, resume, and activation in Hilo (Windows Store apps using JavaScript and HTML)
-
Improving performance in Hilo (Windows Store apps using JavaScript and HTML)
-
Performance tips
- Limit the start time
- Emphasize responsiveness
- Use thumbnails for quick rendering
- Retrieve thumbnails when accessing items
- Release media and stream resources when they are no longer required
- Optimize ListView performance
- Keep DOM interactions to a minimum
- Optimize property access
- Use independent animations
- Manage layout efficiently
- Store state efficiently
- Keep your app's memory usage low when suspended
- Minimize the amount of resources that your app uses
- Understanding performance
- Improving performance by using app profiling
- Other performance tools
-
Performance tips
-
Testing and deploying Windows Store apps: Hilo (JavaScript and HTML)
- Ways to test your app
- Using Mocha to perform unit and integration testing
- Using Visual Studio to test suspending and resuming the app
- Using the simulator and remote debugger to test devices
- Using pseudo-localized versions for localization testing
- Security testing
- Using performance testing tools
- Making your app world ready
- Using the Windows App Certification Kit to test your app
- Creating a Windows Store certification checklist
- Meet the Hilo team (Windows Store apps using JavaScript and HTML)
Show:


