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

Web Application with Highchart.js, Node.js, Express.js and MongoDB (Mongo-JS Module)

Web Application with Highchart.js, Node.js, Express.js and MongoDB (Mongo-JS Module) | JavaScript for Line of Business Applications | Scoop.it

This application is another proof of concept towards make a web application for graph generation with Javascript based Web Server.
In this application we have used following tools and technologies -
1> Node.js for server side development
2> Rest based web service creation with express.js
3> Database – MongoDb
4> Node.js MongoDb Module Extention (mongojs)
5> Highchart.js for Graph generation through Asynchronous call (Ajax)
6> Using Cross-Domain policy to access REST service from Node.js to Ajax Call
We have created a Proof of Concept with Javascript based web server, where we have focused on dealing with NoSql (MongoDB) with javascript based framework Node.js.

No comment yet.
Scoop.it!

Single Page Application with Angular.js, Node.js and MongoDB (MongoJS Module)

Single Page Application with Angular.js, Node.js and MongoDB (MongoJS Module) | JavaScript for Line of Business Applications | Scoop.it

Current post is a proof of concept towards make a web application with Javascript based Web Server.

To make this possible, we have selected -

1> Angular.js for client side development – Single Page Application

2> Cross Domain Communication in between Angular.js and Node.js

3> Node.js for server side development

4> Rest based web service creation with express.js

5> Database – MongoDb

6> Node.js MongoDb Module Extention (mongojs)

We have created a Proof of Concept with Javascript based web server, where we have focused on dealing with NoSql (MongoDB) with javascript based framework Node.js and angular.js on client side.

No comment yet.