BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Google Dart Content on InfoQ

  • Dart 1.8: An Interview with Seth Ladd of Google

    Google has released version 1.8 of Dart, bringing with it experimental support for enums. InfoQ sat down with developer advocate Seth Ladd to get more information about the feature, and the latest info on the Dart project.

  • AngularDart Reaches 1.0

    The Angular team has released AngularDart 1.0, which contains a lot of new features, performance improvements and bug fixes. It is the first version of the framework with the stamp "production-ready".

  • New Google APIs Client Libraries for Dart

    Dart Engineer Søren Gjesse, has this week announced to the community new packages for accessing Google APIs. Gjesse says the API generator has been built to create Dart client libraries enabling access to Google services, including YouTube, Analytics, Google+, and Drive from Dart. However, not everyone in the Dart community is on board with the one package approach.

  • Ecma Standardizes Dart

    Ecma International has standardized the first edition of Dart, ECMA-408.

  • Dartium Comes To Android

    Dart 1.5 released last week with a focus on mobile development. This includes a version of Dartium that works on Android along with editor improvements to support debugging of mobile web apps built using Dart.

  • Chrome Dev Editor: A New JavaScript and Dart IDE

    A Google engineer has made available Chrome Dev Editor (CDE) during Google IO 2014, a new IDE for creating Chrome Apps and web apps for the desktop and mobile devices. CDE supports JavaScript and Dart.

  • Dart 1.4 Brings New Tool for Performance Analysis

    Google has released version 1.4 of its web programming language Dart. The release brings with it Observatory; a new tool for performance analysis, and a new experimental feature for dart:io, ServerSocket references.

  • WebStorm 7.0 Adds Support for Even More Web Technologies

    JetBrains has just released WebStorm 7.0 GA with support for EJS, Mustache, Handlebars, Web Components, Stylus, Karma, Istanbul, Compass, and comes with various enhancements.

  • Google Dart Developments: Polymer Replaces Web UI

    Google Dart is going to dump Web UI, replacing it with Polymer. From the outside, the main differences are in data binding and handling events.

  • Dart Has Entered Beta with Faster VM, Editor and dart2js

    20 months after the initial announcement of Dart, the language and its associated VM have entered beta with milestone M5. There are many small improvements in the current release, the most important ones being related to the Editor, VM, and dart2js.

  • AngularJS Is Being Ported to Dart

    AngularJS is being ported to Dart, offering a parallel implementation of Google’s JavaScript framework.

  • Dart's M4 Release Stabilizes Core Libraries

    The Google Dart team has released milestone 4 of its SDK. While the language had already stabilized in previous milestones, this M4 release stabilizes some core libraries. Performance has also improved. The DartVM, which runs Dart natively, is now between 160% (for the DeltaBlue benchmark) and 200% (for the Richards benchmark) faster than v8. The release also includes the faster dart2js compiler.

  • Blossom Switches to Dart

    In a blog post, Thomas Schranz has announced that his company will be porting their Blossom product, a web-based Kanban board for product teams, to Dart, Google's new web programming language and platform that can be used as a replacement of JavaScript.

  • Community-Driven Research: JavaScript MVC Frameworks vs. Compile to JavaScript Languages

    InfoQ's research initiative continues with a 45th question: "JavaScript MVC Frameworks vs. Compile to JavaScript Languages". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.

  • Google Dart Roundup: Dartium Binaries Available, I/O Libraries, Book and Docs

    The first binaries of Dartium, Chrome with a built-in Dart VM, are now available for download. Dartium has the beginnings of debugging support in Dev Tools. Meanwhile, a lot of documentation resources have become available both from Google and outside.

BT