What’s Next

In many ways, this chapter is a work very much in progress. Dart lacks quite a lot of the power that is currently available to the JavaScript programmer: there is no reflection, and there is no arguments property available inside functions.

You can already see that, even lacking these, Dart is extremely powerful in what it does allow you to do. We’ll return to this topic again in Chapter 11, Project: Varying Behavior.

Footnotes

[5]

The Fibonacci sequence is well documented elsewhere if you need a refresher: http://en.wikipedia.org/wiki/Fibonacci_number.

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.