The Principles of Object-Oriented Javascript (2014)

The Principles of Object-Oriented Javascript (2014)

Foreword

Introduction

Chapter 1. Primitive and Reference Types

Chapter 2. Functions

Chapter 3. Understanding Objects

Chapter 4. Constructors and Prototypes

Chapter 5. Inheritance

Chapter 6. Object Patterns