I felt so much better and I was couldn’t wait to get started.
We started with the “Accessibility is My Favorite Part of the Platform.” Rob talked about the importances of building applications with accessibility in mind, diversity of accessibility needs, guidelines and tricks. He covered different large categories of accessibility and how it can be short term, long term or permanent. Rob shared ARIA and how he uses it. For early sign up for Web Accessibility Udacity Course, go to g.co/WebA11yCourse
The next session we went to was “Deep Dive into the Realtime Database.” It was more like an overview of Firebase. David East went into how Firebase handles the concepts of being realtime and offline simultaneously. He explained how Firebase is a noSQL and uses JSON data structure, connecting several users to a single database. Each user can add, delete and modify data and when this happens, it pushes from the user that made the change to the sever and the sever send the updated information to all the users that are connected.
Then it was lunch time. During lunch I played tetherball with James and checked out some booths:
After lunch we went to “Search and the Mobile Content Ecosystem.” Richard Gingras talked about how search has evolved and what the future looks like. He started with how google searches looked before, just blue links, to now having content that is richer and faster. He shared that using Accelerated Mobil Pages (AMP) can increase the load time, improve user experience and proved in search results richer content.
The last session was “Instant Loading: Building offline-first Progressive Web Apps.” This session was on the same topic, but with a different approach. Jake Archibald shared that by starting off with designing web apps to used (or at least, what happens) when it is off line, lie-fi (spotty wi-fi) and online. He went step by step on his decisions of how he wanted his app to respond in the three situations. He was hilarious, because he had epic music and great gifs. He talked about service workers, home screens, indexing and background syncs.
Then it was dinner time and I/O after hours. I need to collect a few resources from other people for this post, but it’ll be up as soon as possible.