Chapter 15HTML5 and Dart

Back in Chapter 4, Manipulating the DOM, you saw many examples of how easy Dart makes it to interact and manipulate the DOM and styles. This chapter builds upon basic DOM manipulation to present a guide to adding a little life to web pages through animations, WebSockets, and other sundry techniques that fall under the HTML5 umbrella.

Most of this chapter discusses features that can be accomplished already in JavaScript. What Dart brings to the table is a familiar, simple syntax and cross-platform compatibility (no need for @-webkit and @-moz duplication).

Get Dart 1 for Everyone now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.