-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Let's pick a source language: (vanilla) ES6, TypeScript, ATscript, Dart, annotated Closure or Flow, etc.
My personal vote at this point would be to go with TypeScript. It has fantastic IDE support and the Gulp, Grunt, and command-line tools are very easy to use. (For an example of a medium-sized TypeScript project, check out my Task Runner library: https://github.com/bvaughn/task-runner)
I dislike the annotation syntax used by Closure and (the newest flavor of) Flow because I think it adds a lot of vertical bloat to the source code.
ATscript is syntactically similar to TypeScript but I haven't used it. Dart is also okay, although I think its support and community usage is generally considered lower than TypeScript.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels