Heads up! To view this whole video, sign in with your Courses Plus account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed HTML5 Mobile Web Applications!
You have completed HTML5 Mobile Web Applications!
Preview
In this video, we begin creating our page. We start by creating a simple 'Hello World" page using jQuery Mobile.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
like Backbone, jQuery, jQuery Mobile, and Underscore,
0:00
and there's just one more library file that we are going to want to use in our application,
0:03
and that is the Backbone localStorage adapter.
0:07
Normally, Backbone is intended to be used as a frontend for a web service,
0:10
so as we manipulate items in our frontend,
0:15
they can be saved and retrieved from some sort of backend application.
0:18
However, since our application is offline,
0:23
we don't use that type of functionality, so we need to use localStorage
0:25
as our synchronization point instead of a web server.
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up