#14: Quire: Building a Large Application with Dart / Pros / Why Dart?
Status: To-do

Dart performs tree shaking when compiled to JavaScript, which trims off unused code from the outcome. This greatly reduces our JavaScript code size.

Created by Nancy 10 Dec 2014