Skip to content

Decide on source language #4

Description

@bvaughn

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions