Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dart is a client-optimized language for fast apps on any platform #142

Open
zzz6519003 opened this issue Apr 11, 2020 · 0 comments
Open

Comments

@zzz6519003
Copy link
Owner

1-1 async await@2x-80.jpg

  • A programming language optimized for building user interfaces with features such as the spread operatorfor expanding collections, and [collection if]
    1-2 language optimized@2x-80.jpg

  • A programming language that is easy to learn, with afamiliar syntax

1-3 familiar syntax@2x-80.jpg

Productive development

  • Make changes to your source code iteratively, usinghot reload to instantly see the effect in the running app

2-1 hot reload iterative changes@2x-80.jpg

  • Write code using a flexible type system with rich static analysis and powerful, configurable tooling

2-3 runtime insights@2x-80.jpg

2-2 flexible type@2x-80.jpg

Fast on all platforms

  • AOT-compile apps to native machine code for instant startup

3-1 - aot compile@2x-80.jpg

3-2 target web@2x-80.jpg

  • Run backend code supporting your app, written using a single programming language

3-3 backend code@2x-80.jpg

Try Dart in your browser!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant