Thursday, February 13, 2014

LinkedIn Mobile - HTML5 & Node.js

Lessons from Building LinkedIn Mobile - HTML5 & Node.js: @ InfoQ

Simple = Fast + Easy ("to use") + Reliable ("predictable")

Responsive Design: Good for websites; Not for applications

HTML5 vs Native

Client: Controllers + Templates (native, to avoid memory leaks)

Server: Aggregation, Formatting (node.js)
+ Data Services, Tracking, Queues


No comments: