Chapter 4. Enhance the user interface

The most visible part of your app is your user interface (UI). If you follow the design guidelines, you can create beautiful apps that will appeal to your users. This chapter helps you further enhance your app’s UI.

The chapter first focuses on creating a responsive UI by using asynchronous code with promises and web workers. That way you can make sure that your UI will always respond to user input.

After that, you look at animations. You can use animations to create a great UI but they can also have a more functional benefit. Correctly used animations can help your users more easily find their way around your app. You can create animations by using the built-in animation library or by creating your own animations ...

Get Exam Ref 70-482: Advanced Windows Store App Development Using HTML5 and JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.