Skip to content

Comment on Show HN: Codebox - Cloud IDE as a Service

Comments

So far I have never felt need of such a service, remote IDE. I guess I'm not the target market...

while native IDEs aren't going away, I think browser IDEs especially for web development are the wave of the future.

Once businesses discover the advantages of having developer access via the browser there will be no turning back. Some developers dislike this notion, but time will tell:)

btw you can download ours (crudzilla.com)

What are these advantages?

In the case of web development, there is plenty of natural integration that you get in the browser that is simply not possible with a native tool...for instance the simple ability to integrate with other web components with little effort, in the case of our product we provide a WYSIWYG editor via the tinymce component, that took little effort because it was a web component integration. A browser IDE can integrate with in-browser developer tools such as those on Firefox and chrome.

Then there are the advantages of hassle-free remote access to application assets...this may not be a big deal to a dev who likes git, ssh..etc, but for many developers being able to access and work on their apps simply by loging into another web app is preferred.

Browser IDE products themselves are inherently easier to develop, I know I am happy to be building a web app instead of Java swing components, years ago I attempted to build a native IDE (http://bit.ly/IwZCEL), I am glad I am not doing that today:)

These are just some pluses, there are all sorts of ways that the browser,web and web-application development just fit together.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.