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


Ruby On Rails Adds Kamal And Thruster Support
17/12/2024

Ruby on Rails 8 has been released. The new version comes preconfigured with Kamal 2 for application deployment, a new proxy called Thruster, and a trio of SQLite database-backed adapters named Solid C [ ... ]



Windows 11 Adoption Takes A Downturn
11/12/2024

With Windows 10 End of Life only ten months away, Microsoft is stepping up its campaign to get Windows users to upgrade to Windows 11. But while Windows 11 had been gaining users at a steady rate at t [ ... ]


More News

 

espbook

 

Comments




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

 

Last Updated ( Friday, 11 July 2014 )