SEO And Accessibility With HTML5 PushState, Part 3: The Video

Last weekend, I gave a presentation on HTML5 PushState using PushState, at Pablo’s Fiesta (I know, I know… a presentation at an open spaces conf. ya. :P) and David Ohara was kind enough to record it and upload it to Vimeo. So, here it is… consider this part 3 of my 2 part series on pushstate.

Derick Bailey on HTML5 PushState from David O’Hara on Vimeo.

It’s a fairly short talk, actually – only about 30 minutes of content directly related to PushState. After that, the audience starts asking about Backbone.js in general so I answer some questions about the router and implementing things in Backbone.

About Derick Bailey

Derick Bailey is an independent consultant, software developer, writer, blogger, speaker and technology leader in central Texas (north of Austin). He has been a professional software developer since the late 90's, and has been writing code since the late 80's. Find me on twitter: @derickbailey, @mutedsolutions, @backbonejsclass Find me on the web: MutedSolutions.com, BackboneTraining.net, WatchMeCode
This entry was posted in Accessibility, Backbone, HTML5, Javascript, PushState, SEO. Bookmark the permalink. Follow any comments here with the RSS feed for this post.
  • Ryan

    Hi Derick, I really enjoy your tutorials – Would you be able to provide the sample code for this presentation for us all to learn from please?

    I’m really having trouble figuring out how I should boostrap my application as well as creating a controller, how the controller should manage the loading of views and how the route should manage state.