This book is targeted at expert programmers in JavaScript who want to learn Dart quickly. Some previous experience with OOP programming in other languages and a good knowledge of JavaScript are assumed.
What you will learn
Learn about the Dart language syntax, libraries, and package manager
Use existing JavaScript libraries in Dart and call Dart code from JavaScript
Handle asynchronous calls with FutureBased API and use HTML5 features in Dart
Write example apps with Web Components and polymer.dart
Develop web apps using AngularDart
Test apps with unit tests and analyze them with Observatory
Explore CLI apps, WebSocket servers, and serverside scripting in Dart
Extend the Standalone Dart VM with C/C++ native extensions
Who this book is for
This book is targeted at expert programmers in JavaScript who want to learn Dart quickly. Some previous experience with OOP programming in other languages and a good knowledge of JavaScript are assumed.