JavaScript for Line of Business Applications
598.4K views | +7 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 tag: 'mvc'. Clear
Scoop.it!

Using TypeScript with AngularJS and Web API at piotrwalat.net

Using TypeScript with AngularJS and Web API at piotrwalat.net | JavaScript for Line of Business Applications | Scoop.it
In this post I will show how to use TypeScript together with AngularJS and ASP.NET Web API to write a simple web application that implements a CRUD scenario.
No comment yet.
Scoop.it!

Building Mobile JavaScript WebApps With Backbone.js & jQuery

Building Mobile JavaScript WebApps With Backbone.js & jQuery | JavaScript for Line of Business Applications | Scoop.it

Welcome to Part 1 of a two-part tutorial on building complete mobile web applications in JavaScript using DocumentCloud's Backbone.js, jQuery Mobile and LABjs.

In Part 1, I'll be covering a complete run-down of Backbone 0.5.2's models, views, collections and routers but also taking you through options for correctly namespacing your Backbone application. I'll also give you some tips including what scaffolding tool that can save time setting up your initial application, the ideal number of routers to use and more.

We'll then build a testable wireframe of our application in jQuery Mobile before we complete building it in Part 2.

No comment yet.
Scoop.it!

Anatomy of a HTML5 App

Anatomy of a HTML5 App | JavaScript for Line of Business Applications | Scoop.it

A HTML5 app is basically a single-page-app that is built on top of the web technology stack. Hacking a simple HTML5 app together is pretty straightforward. However when you need to build more complex HTML5 apps, you should give some thought on how to structure it. Striving for efficiency, having multiple people participating in the development and also requiring maintenance push further the need for a structure.

No comment yet.
Scoop.it!

Want to play with different MVC Frameworks? Try TodoMVC!

Want to play with different MVC Frameworks? Try TodoMVC! | JavaScript for Line of Business Applications | Scoop.it

Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, Spine and many more...

No comment yet.
Scoop.it!

Building Modern Mobile Web Apps (Project Liike from Microsoft)

Building Modern Mobile Web Apps (Project Liike from Microsoft) | JavaScript for Line of Business Applications | Scoop.it

Project Liike is an effort to produce guidance that helps organizations build mobile web experiences based off of existing web applications. There are countless devices available today and all indications suggest this number is only going to grow, without convergence. The factors to help choose between native apps and web apps are fairly well-known. Those who choose the web face numerous decisions and challenges based on their requirements. This project aims to help.

No comment yet.
Scoop.it!

MVVM vs MVP vs MVC: The differences explained

MVVM vs MVP vs MVC: The differences explained | JavaScript for Line of Business Applications | Scoop.it
A set of bullet points explains the basics of MVVM, MVP, and MVC as well as guidelines for using each architecture with proper technologies.
No comment yet.
Scoop.it!

Journey Through The JavaScript MVC Jungle - How to chose the best fitting one?

Journey Through The JavaScript MVC Jungle - How to chose the best fitting one? | JavaScript for Line of Business Applications | Scoop.it
When writing a web application from scratch, it’s easy to feel like we can get by simply by relying on a DOM manipulation library (like jQuery) and a handful of utility plugins.
No comment yet.
Scoop.it!

The full Javascript stack for beginners

The full Javascript stack for beginners | JavaScript for Line of Business Applications | Scoop.it
Learn how to create single-page Javascript apps using the MVC design pattern with Backbone.js, and how to develop cloud-based APIs for your apps with Node.js and MongoDB on Amazon EC2.
No comment yet.