Preface

It may seem that everything that needs to be written about JavaScript has already been written. However, JavaScript is changing rapidly. ECMAScript 6 has the potential to transform the language and how we code in it. Node.js has changed the way we write servers in JavaScript. Newer ideas such as React and Flux will drive the next iteration of the language. If you are already an experienced JavaScript developer, you will realize that modern JavaScript is vastly different from the language that most people have known. Tools are more powerful and slowly becoming an integral part of the development workflow.

Object-oriented programming, also known as OOP, is a required skill in absolutely any modern software developer job. It makes a lot of ...

Get JavaScript : Object-Oriented Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.