Dart is a productive, familiar, and general purpose programming language . Dart happens to compile to JavaScript so you can use it to write web apps. But you can also use Dart to build server apps (Dart’s VM runs on the command line just like java, ruby, python, etc). Dart makes developers quite productive.