InfoQ

InfoQ

Editor Specific Content View

All of Scott Bale's Content on InfoQ


Latest featured content by Scott Bale

JavaScript Functions: The Good Parts - Idioms for Encapsulation and Inheritance

Topics
Javascript,
Web Development,
Java,
Dynamic Languages,
Strange Loop 2010,
Languages,
Strange Loop,
Architecture,
Programming,
Conferences,
Module

Scott Bale explains how functions help to make use of encapsulation and inheritance in order to create modular applications in JavaScript employing modules, closures, and prototypes.