art-of-node
See on Scoop.it - Modern web development
art-of-node - a short introduction to node.js (This is probably helpful if you want to dip your toes in Node.js: The art of node - a short introduction http://t.co/p3iZPxkz9a)…
See on github.com
See on Scoop.it - Modern web development
art-of-node - a short introduction to node.js (This is probably helpful if you want to dip your toes in Node.js: The art of node - a short introduction http://t.co/p3iZPxkz9a)…
ASP.Net Web API and Knockout can complement each other to allow for a rich client side user experience. This tutorial explain how to using Knockout with ASP.NET Web API to implement Contacts List Example with loading and saving data from and to server
See on Scoop.it - Modern web development
Starting IE 9 (9, 10), the autocomplete feature only shows a maximum of 5 URL suggestions. Here’s how you can make IE show the full list.
See on Scoop.it - Modern web development
Documentation website
See on Scoop.it - Modern web development
If you need to build an API, you want it done quickly and simply and you love JavaScript, then this article is for you! I’m going to show a simple, quick and effective way to build and unit test yo…
See on Scoop.it - Modern web development
Five Node.js presentations for anyone who is learning Node.js or just wants to know more about it.
When building a real-time service it’s vital to have a high-performance scalable proxy that actually works with WebSockets. There are many flavors but which one is actually best tool for the job in terms of raw performance?
The following technologies were tested:
- http-proxy, version: 0.10.0
Introduction
This screencast covers an introduction to the Jade Template Engine for Node. Jade is an indentation based template engine inspired by Haml, with added support for the popular Express web development framework.
Iteration, Conditionals, and Debugging
Learn how to iterate objects and arrays, template conditionals, the debug option and how Jade’s error reporting works in this screencast.
See on Scoop.it - Modern web development
Responsive design not only challenge our tools and approaches to web design and development, but also forces us to review our ways of planning and managing
See on Scoop.it - Modern web development
After looking at Google Analytics stats I’ve realized that there is a demand for short Node.js tutorial and quick start guides. This is an introduction to probably the most popular (as of April 2013) Node.js framework Express.js.