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: 'SPA', 'deployment'. Clear
Scoop.it!

Important Considerations When Building Single Page Web Apps

Important Considerations When Building Single Page Web Apps | JavaScript for Line of Business Applications | Scoop.it

Single page web applications - or SPAs, as they are commonly referred to - are quickly becoming the de facto standard for web app development. The fact that a major part of the app runs inside a single web page makes it very interesting and appealing, and the accelerated growth of browser capabilities pushes us closer to the day, when all apps run entirely in the browser.


  • Picking an Application Framework
  • Client-Side Templates
  • Modular Development
  • Package Management
  • Unit and Integration Testing
  • UI Considerations
  • CSS Preprocessors
  • Version Control
  • Browser Considerations
  • Libraries
  • Minification
  • Tools of the Trade
  • Performance Considerations
  • Auditing and Google Analytics
  • Keeping up With the Jones
  • Operations Management
  • Summary
No comment yet.
Scoop.it!

Single Page JavaScript Application Workflow with GruntJS

Single Page JavaScript Application Workflow with GruntJS | JavaScript for Line of Business Applications | Scoop.it

I started playing around with creating a workflow for creating single page applications with JavaScript. The big player in this workflow is GruntJS. In this Single Page JavaScript Application Workflow Tutorial I will explain how to setup a build process for your development and production environment. We will be using several GruntJS plugins to help us.

No comment yet.
Scoop.it!

Pipefish - Our Single Page Application development stack

Pipefish - Our Single Page Application development stack | JavaScript for Line of Business Applications | Scoop.it

On our journey through Node.js we encountered several new problems that were either not a problem or were easily solved back when we were on Ruby on Rails. But I suppose this is to be expected when moving into a platform that's the first server-side implementation of its kind. When making the decision to move to Node, we evaluated a lot of different requirements we had for building our Single Page App, namely:

No comment yet.