Skip to Content
Modern JavaScript for the Impatient
book

Modern JavaScript for the Impatient

by Cay S. Horstmann
June 2020
Intermediate to advanced
352 pages
8h 54m
English
Addison-Wesley Professional
Content preview from Modern JavaScript for the Impatient

Chapter 10. Modules

Images

When providing code to be reused by many programmers, it is important to separate the public interface from the private implementation. In an object-oriented programming language, this separation is achieved with classes. A class can evolve by changing the private implementation without affecting its users. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Modern JavaScript for the Impatient

Modern JavaScript for the Impatient

Cay S. Horstmann
Node.js Design Patterns - Third Edition

Node.js Design Patterns - Third Edition

Mario Casciaro, Luciano Mammino

Publisher Resources

ISBN: 9780136502166