Dev Breakthroughs
68.9K views | +0 today
Follow
Dev Breakthroughs
Monitoring innovations in database, PHP, JS, RIA, HTML5, mobile and agile dev strategies & tools
Curated by Nicolas Weil
Your new post is loading...
Your new post is loading...
Scooped by Nicolas Weil
Scoop.it!

HTML5 Canvas Drawing with WebSockets, Node.JS & Socket.io

HTML5 Canvas Drawing with WebSockets, Node.JS & Socket.io | Dev Breakthroughs | Scoop.it

Web sockets and Canvas are two really cool features that are currently being implemented into browsers. This tutorial will give you a short rundown of how they both work as well as create a realtime drawing canvas that is powered by Node.js and web sockets.

No comment yet.
Scooped by Nicolas Weil
Scoop.it!

Native+Web: The New LinkedIn Apps come with Backbone, Node, and more

Native+Web: The New LinkedIn Apps come with Backbone, Node, and more | Dev Breakthroughs | Scoop.it

Kiran Prasad (running mobile development at LinkedIn), talks about their approach to building hybrid applications:

- Reuse of HTML5 code across all three applications (mobile web, iOS and Android)

- Client framework : Backbone + Zepto + Underscore + Handlebars + Stylus

- Server-side : node + socket.io (WebSockets) + redis + mongo

 

On the specific node.js topic, see : http://venturebeat.com/2011/08/16/linkedin-node/

No comment yet.