#20: Quire: Building a Large Application with Dart / Client Side / Advantages at the client and server using Dart
Status: To-do

In tests and production, we compile them to JavaScript and run with all major browsers. The Dart-to-JavaScript compiler performs tree shaking, which trims off unused code from the outcome. This greatly reduces our JavaScript code size.

Created by Nancy 10 Dec 2014