Cloud Coding and Beyond: Web Development Apps in the Chrome Web Store
Wednesday, June 29, 2011
Labels: chrome web store
When we talk Chromebooks with our developer friends, a common reaction we get is “I can see why my [insert-relative-here] would use it, but I need my PC for coding”. Over the last few years, browser-based coding has grown from a research topic to a viable practice. You can already find many development apps on the Chrome Web Store today. Some are conventional code editors and IDEs, built right into the browser. Others are oriented more around prototyping and design. There are also many tools for project management.
First up, IDEs. You can now code, debug, and deploy real programs from the browser. A popular example at Google IO was Cloud9, an IDE for JavaScript, Python, PHP, and Ruby. Cloud9 uses the HTML5 FileSystem capability and AppCache to sync files, so you can even code offline. There are many other IDEs in the web store too, such as Kodingen, Codey, Akshell, eXo Cloud IDE, and PHPAnywhere.
It’s not all about coding though. There are also apps focusing on web design, for people who want to make a web page without coding or perhaps experiment with a few concepts early on. Being able to edit and design web pages inside the tool that will display them is a very powerful concept. BuildorLite and BuildorPro let you construct a web page via a graphical user interface, and publish it straight on their servers. Handcraft and Mockingbird are two apps aimed at design and prototyping. And if you want a scratchpad to try a few coding experiments, check out JSFiddle.
Launching software isn’t just about designing and coding your apps; it’s also about managing the entire workflow, from planning release schedules to triaging bug reports. One example is GitHub Issues, providing a quick, app-like, way to track project issues. Another is Launchlist Pro, a checklist you can use to launch your website.
Chrome aims to bring simplicity, speed, and security to all users, and that includes developers. Being cloud-based means these tools are always up to date, and running inside the browser’s sandbox minimises the security risk to your machine. There’s no complicated install process and the only dependency is Chrome itself, which is automatically kept up to date. Just install the app and get coding.
We’re especially excited about what this means for new developers, as programming tools have never been more accessible to everyone. So whether you’re a seasoned veteran or just looking to get started, visit the Chrome Web Store today and build something awesome in your browser!

8 comments:
Darth said...
June 29, 2011 10:52 AM
shiftCREATE said...
How did you leave out ShiftEdit?
https://chrome.google.com/webstore/detail/lcgmndephhjcabhhjfcmncnhbmgbkpij?hl=en-US
June 29, 2011 10:59 AM
Jordon Wii said...
There's also Cloud Code. Works online and offline, got a built-in file manager. and various other features. The paid version has syncing as well. FTP support and VCS support will likely also be coming soon.
If anyone's interested...
Try the Free trial
Full version with syncing
June 29, 2011 11:11 AM
trixtur said...
What about sourceLair, they have a working web-based development site that will allow you to compile and run C/C++/Objective-C/Pascal/Fortran
June 29, 2011 11:17 AM
Michael said...
Thanks for these additional cloud coding apps, please keep them coming. This post wasn't aiming to list all apps in the store and we're happy to see your recommendations too!
June 29, 2011 2:43 PM
Bryan said...
You forgot about Editor for Chrome it makes coding websites much faster, and easier.
https://chrome.google.com/webstore/detail/ngadjlkanemfdefcmofmkdccfkeacpgb?hl=en-US
June 30, 2011 10:41 AM
Саша Стефановић said...
What about jsfiddle.net ?
July 1, 2011 1:42 AM
vikram said...
Excellent overview, it pointed me out something I didn’t realize before. I should encourage for your wonderful work. I am hoping the same best work from you in the future as well. Thank you for sharing this information with us.
Web OutSourcing Team
July 1, 2011 2:32 AM
Post a Comment