Google is building a Chrome app-based development environment
21–30 of 102 posts
Re: Google is building a Chrome app-based development environment
#22Re: Google is building a Chrome app-based development environment
#23So this is like Adobe AIR? (FYI Adobe AIR also supports HTML in addition to Flash)
Re: Google is building a Chrome app-based development environment
#24I don't understand Chrome apps. They require installation and only work on Chrome, so they come with none of the benefits of the web. They are slower and uglier than native Windows/Mac/Linux apps. What's the point?
Re: Google is building a Chrome app-based development environment
#25Re: Google is building a Chrome app-based development environment
#26Honestly, I don't see a point. Presumably, it originates from the belief that the the web is the future and that it will finally replace native platforms. I used to strongly believe in that too but now I don't think it will happen any time soon, if at all. Currently there are two kinds of platforms: the web, initilly intended for documents and native platforms, designed primarily for apps . Both have different streng…
Personally, I think browsers can be a quite good application platform - they're basically a view hierarchy, with a layout and styling system, an event model, and scripting engine. With efforts like the *OS APIs, custom elements, asm.js/PNaCl/Dart, WebGL, canvas, Service Workers... there's a lot you can do, all in a stack that's easily accessible to millions of developers.
Re: Google is building a Chrome app-based development environment
#27Re: Google is building a Chrome app-based development environment
#28I don't understand Chrome apps. They require installation and only work on Chrome, so they come with none of the benefits of the web. They are slower and uglier than native Windows/Mac/Linux apps. What's the point?
It's basically Java, but Google made it. Your Chrome Apps can run wherever Chrome does.
Re: Google is building a Chrome app-based development environment
#29I don't understand Chrome apps. They require installation and only work on Chrome, so they come with none of the benefits of the web. They are slower and uglier than native Windows/Mac/Linux apps. What's the point?
They are the "native" apps for ChromeOS that, incidentally, can also run anywhere else* that Chrome OS runs.
* except iOS
Re: Google is building a Chrome app-based development environment
#30Seems like it's yet another technology that Android will soon be steamrolling.