Chrome Dev Editor Now Available
Written by Alex Denham   
Thursday, 10 July 2014

A new IDE for developing Chrome apps has been shown off by Google and is available for you to use.

 

Chrome Dev Editor (CDE) can be used to create web apps for desktop and mobile devices as well as Chrome apps in Dart and JavaScript. It was revealed at Google I/O in this talk by Google’s Sriram Saroop and Devon Carew:

 

 

Chrome Dev Editor is currently a Developer Preview that is open sourced under Apache 2.0. Under the covers it’s a Chrome app written in Dart and uses Polymer for many of its UI elements. It uses Ace as its code editor, so has features such as syntax highlighting.

According to the FAQ about it on GitHub, the fact it’s a Chrome App means it can use some native capabilities such as raw filesystem access for writing folders on disk and USB access to communicate with mobile devices. You install CDE once and it gets synced across all your computers where you’re signed in to Chrome.

 

chromdev2

 

CDE lets you use Polymer elements and create your own JavaScript or Dart custom Polymer elements. The developer preview comes with a number of Polymer templates to help you get started, with code samples for JavaScript, Dart, JavaScript apps using Polymer, and Web Starter Kit apps. Google plans to add templates for JavaScript Polymer Chrome Apps and Chrome Extensions. It supports Git for version control.

You can test apps using CDE’s local webserver, and once the app is working, can deploy from CDE directly to the Chrome Web Store or an Android mobile device.

 

More Information

Chrome Dev Editor on Github

Related Articles

Dart 1.5 Released

Chrome Apps Go Public

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


CSS Ecosystem In the Spotlight
06/11/2024

The 2024 edition of the State of CSS has been posted, revealing that the latest features of the language not only do away with extra tooling, but even start taking on tasks that previously requir [ ... ]



JavaZone - The Conference We Missed
25/10/2024

Amongst the many Java related conferences, this one flew under the radar. A real shame because it had many great sessions.
JavaZone might not be that famous internationally, but it still is the bi [ ... ]


More News

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Friday, 11 July 2014 )