Updates to Dart SDK Brings New HTML Editor and dart2js
Sunday, October 6, 2013
Richard Harris |
Dart (the open-source Web programming language developed by Google) released a new SDK recently that includes some nice updates including making java faster, and a new spiffy HTML editor that will help you build better projects using Dart.
Read more: http://news.dartlang.org/2013/10/faster-dart2js-an...
If you aren't sure what I'm talking about, Dart is a class-based, single inheritance, object-oriented language with C-style syntax. It supports interfaces, abstract classes, reified generics, and optional typing. Static type annotations do not affect the runtime semantics of the code. Instead, the type annotations can provide documentation for tools like static checkers and dynamic run time checks: source Wiki.
Read more: http://news.dartlang.org/2013/10/faster-dart2js-an...
Become a subscriber of App Developer Magazine for just $5.99 a month and take advantage of all these perks.
MEMBERS GET ACCESS TO
- - Exclusive content from leaders in the industry
- - Q&A articles from industry leaders
- - Tips and tricks from the most successful developers weekly
- - Monthly issues, including all 90+ back-issues since 2012
- - Event discounts and early-bird signups
- - Gain insight from top achievers in the app store
- - Learn what tools to use, what SDK's to use, and more
Subscribe here