Practical HTML5: Using It Today by Joyce Huang

I stumbled across Dr. Doris Chen’s Blog. She is a Developer Evangelist at Microsoft for the Western region of the United States.

Some of her content is directed towards the use of HTML5 and I find her discussion very relevant in today’s context given the debate about the use of HTML5 and its effect on the performance in apps.

 

Here’s the abstract of her talk.

Abstract

Everyone wants to jump into HTML5 but how do you use the cool features of this new specification while ensuring existing and future browsers render your web pages as expected? This is where feature detection, Modernizr, polyfills and shims come in. In the session, you’ll learn the best practices and strategy to code with HTML5 and CSS3 features that won’t break for the existing and future browsers. You’ll learn step by step how to use specially crafted JavaScript and CSS code that emulate HTML5 features. Also, a real-life case study will be used to demonstrate step by step how to build Cross-Browser Plug-in-Free experiences. With a couple of simple changes to your sites, you can take advantage of HTML5 today without breaking your sites in the future. Expect a lot of demos and code in the session.

Video



Slides for the conference can be found at http://html5devconf.com/slides.html

Are you building your apps using HTML5 or native code?

Related Posts

Leave a Reply