101 Javascript performance improvement techniques

101 Javascript performance improvement techniques

Variables and Declarations 1. Variables much better than array and objects Javascript is untyped language but...
Web Audio API

Web Audio API

Introduction:            Audio on the web was never thought of without a...
Share your screen over Web(Screen sharing with HTML5)

Share your screen over Web(Screen sharing with HTML5)

A whole new concept on how a user can share his desktop or browser screens to other users is “Screen sharing” . Is...
Observe javascript variable changes

Observe javascript variable changes

Introduction: The most awaited recently launched chrome 36 browser has a unique feature called Object.Observe().If...
Javascript getUserMedia API

Javascript getUserMedia API

Capturing Audio and Video in HTML5:  Earlier were the days when internet started that people started using chat...
HTML5 Custom Elements (Web Components)

HTML5 Custom Elements (Web Components)

Introduction:  If you have ever heard of the web and the components that make up the web, the elements...