Vows Asynchronous Behaviour Driven Development for Node

There are two reasons why we might want asynchronous testing. The first, and obvious reason is that node.js is asynchronous, and therefore our tests should be. The second reason is to make tests which target I/O run much faster, by running them concurrently. Incoming search terms for the article: vows tutorial node js vows tutorial [...]

Continue Reading →

ExpressJS - Web Development Framework for Node

ExpressJs is a small library for building web apps with JavaScript, written with node.js and V8. Express is an insanely fast (and small) server-side JavaScript web development framework. It has a terse syntax because it’s based on Sinatra. Incoming search terms for the article: expressjs windows Express js expressjs pdf expressjs database expressjs expressjs facebook [...]

Continue Reading →

DBSlayer - Accessing a MySQL database from Node.JS

The DBacesslayer aka DBSlayer is a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling. Written in C for speed, DBSlayer talks to clients via JSON over HTTP, meaning it’s simple to monitor and can swiftly interoperate with any web framework you choose. Developed by the New [...]

Continue Reading →

Node.js - Scalable Server Side Javascript

JavaScript has traditionally only run in the web browser, but recently there has been considerable interest in bringing it to the server side as well. Node.js allow us to create high performance and scallable server side application using javascript. Incoming search terms for the article: node js nodejs backbone js node js node js backbone [...]

Continue Reading →

Page 2 of 2«12