JavaScript for Line of Business Applications
596.1K views | +0 today
Follow
JavaScript for Line of Business Applications
Keeping track of current JavaScript Frameworks that help design your clientside Business Logic Layers.
Curated by Jan Hesse
Beam to my Inbox:
Your new post is loading...
Your new post is loading...

Popular Tags - Filter using the Funnel

Current selected tags: 'AngularJS', 'ChromeApp'. Clear
Scoop.it!

Rapid chrome app development with angular

Rapid chrome app development with angular | JavaScript for Line of Business Applications | Scoop.it

The Chrome web browser is Google’s custom browser. Not only is it incredibly speedy and on the bleeding edge of web development, it is at the forefront of delivering web experiences both on and off the web.

Chrome Apps are embedded applications that run within the web browser, but are intended on delivering a native app feel. Since they run within Chrome itself, they are written in HTML5, javascript, CSS3, and have access to native-like capabilities that true web applications do not.

Chrome apps have access to the Chrome API and services and can provide a integrated desktop-like experiences to the user.

One more interesting differentiation between Chrome apps and webapps is that they always load locally, so they show up immediately, rather than waiting for the network to fully download the components. This greatly improves the performance and our user’s experience with running our apps.

In this article, we’ll walk through how to create an advanced Chrome application using Angular.

No comment yet.
Scoop.it!

1.21 Gigawatts - Chromeapps with Angularjs and Node

My friend Dave (@geddski) and I presented this at FluentConf 2013. We wanted to present on three subjects that we love. Chromeapps (which should be the default platform for teams who are building "Native" apps), AngularJS (the most powerful of clientside JavaScript frameworks), and Nodejs (our backend server of choice).

No comment yet.