Date
                                    Thursday, May 5, 2016
                                        Time
                                    1:30 PM - 2:20 PM (EDT)
                Track
                                    Technical
                Description
                                    The web has advanced greatly since the days of the browser cookie. We now have much more robust ways of saving data to a client device, including saving an entire site for offline use. We will take a brief look at the history of offline storage, but spend the majority of the time on how to use technologies available today (Web Storage and Service Workers) to not only store data locally, but also how to create an app-like experience for those times when it’s necessary. We will also examine how these techniques have a direct impact on page performance.