|
|
|
Would/Do you use Cloud-based IDEs?
|
|
2 points
by misham
5581 days ago
|
|
I'm wondering what people think of using a Cloud-based IDE such as shiftEDIT.net or cloud9ide.com. Have you found it useful? Do you like the idea? Would you use it? I'm asking as a developer looking at different tools out there. While the idea is enticing - being able to use the same IDE where ever I have access to Internet and browser - it seems like these IDEs are missing support for back-end technologies like Rails/Node.js/PHP/etc. What do you folks think? |
|
however I love what the cloud9 guys are doing, I have started building a very specific editor (for couchdb couchapps) using the underlying ACE editor and I would love to see cloud9 or similiar turn into an emacs like generic editor that is suitable for any platform and fully customisable.
I am moving more and more of my apps to web based equivalents and would really like by the end of the year to be using a web based ide full time (and by web based I do not mean that it runs in the cloud, I mean built with html / css / js, I run cloud9 locally)