Nicholas C. Zakas Books

The Principles of Object-Oriented JavaScript
The Principles of Object-Oriented JavaScript

By Nicholas C. Zakas

Average: 0.00, 0 Ratings

If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to de...

Read More
The Principles of Object-Oriented JavaScript
The Principles of Object-Oriented JavaScript

By Nicholas C. Zakas

Average: 0.00, 0 Ratings

If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to de...

Read More
Understanding ECMAScript 6
Understanding ECMAScript 6

By Nicholas C. Zakas

Average: 0.00, 0 Ratings

ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to t...

Read More

Related Articles from our Blog

What is an EAN and How Does it Relate to an ISBN?

If you’ve ever purchased a product online or in a store, you’ve likely come across a barcode. Behind these barcodes lies a standardized system that makes modern commerce possible. Two key codes often encountered are the EAN (European Article Number) and ISBN (International Standard Book Number). But what are they, how are they connected, and why are they so crucial? Let’s explore.

Read More