Single Page Web Apps
Single page web apps have come in to their own now that we can store data locally on browsers using local storage and application caches. But how do you build them? In this session we’ll discuss the architecture of a single page app, how to structure them, and what you can use to help you build them.