Chapter 10. Releasing an App into the Wild

"The Internet is a wild land with its own games, languages, and gestures through which we are starting to share common feelings."

– Ai Weiwei

In this chapter we will learn how to prepare a web application for release. First we will discuss how to compress and combine JavaScript files for faster download times. Then we will look at how to use the HTML5 Application Cache interface to make your applications available offline.

In this chapter we will learn:

  • How to combine and compress JavaScript files
  • How to create a command-line script to prepare an application for release
  • How to use the HTML5 Application Cache API to make a page and its resources available offline
  • How to create a cache manifest file to determine ...

Get HTML5 Web Application Development By Example Beginner's guide 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.