美文网首页
Dart is a client-optimized langu

Dart is a client-optimized langu

作者: zzz雪人 | 来源:发表于2020-04-09 20:55 被阅读0次
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
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!

相关文章

网友评论

      本文标题:Dart is a client-optimized langu

      本文链接:https://www.haomeiwen.com/subject/aivhmhtx.html