Online Library TheLib.net » Dart for Hipsters: Fast, Flexible, Structured Code for the Modern Web
cover of the book Dart for Hipsters: Fast, Flexible, Structured Code for the Modern Web

Ebook: Dart for Hipsters: Fast, Flexible, Structured Code for the Modern Web

Author: Chris Strom

00
27.01.2024
0
0
In Dart for Hipsters, you follow project-based chapters demonstrating real-world problems solved with Dart. Each project serves as the foundation for deeper discussion of defining features of Dart, such as its support for functional programming. As you reinforce your understanding of Dart, you’ll move on to more complex projects which, in turn, spur more complex discussions, such as how to maintain Dart and JavaScript side-by-side. By the end of this book, not only will you have a thorough introduction to the language, but you’ll also have built an entire MVC library from scratch.

Since Dart aims to be familiar, you won’t see the usual “Hello, World.” Instead, you jump right in by writing an Ajax-powered application, followed by a more detailed discussion of Dart’s basic types. Along the way, Dart for Hipsters shows you how to compile Dart into JavaScript, how to use Dart’s simple object-oriented programming approach, and how to build well-factored, easily used and maintained libraries. You’ll see dynamic features of the language in action, such as injecting different data syncing behaviors for an entire framework with one line of code. Best of all, you’ll learn how Dart makes working with HTML5 and similar technologies a breeze.

What You Need:

You will need Dartium, a preview release of Chrome with the Dart VM built-in. For some of the examples, you need either the dart2js tool or the Dart Editor to compile Dart down into JavaScript.
Download the book Dart for Hipsters: Fast, Flexible, Structured Code for the Modern Web for free or read online
Read Download

Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen