Jump to ratings and reviews
Rate this book

Modular JavaScript: Practical Modern JavaScript

Rate this book
Ideal for professional software developers with a basic understanding of JavaScript, this practical book shows you how to build small, interconnected ES6 JavaScript modules that emphasize reusability. You'll learn how to face a project with a modular mindset, and how to organize your applications into simple pieces that work well in isolation and can be combined to create a large, robust application.

This book focuses on two aspects of JavaScript development: modularity and ES6 features. You ll learn how to tackle application development by following a scale-out approach. As pieces of your codebase grow too big, you can break them up into smaller modules.

332 pages, Paperback

Published August 15, 2017

21 people are currently reading
78 people want to read

About the author

Nicolas Bevacqua

3 books16 followers
Nicolas Bevacqua is a software developer with a focus on modular JavaScript, build processes, and sharp design. He maintains a blog at ponyfoo.com.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
17 (45%)
4 stars
10 (27%)
3 stars
8 (21%)
2 stars
2 (5%)
1 star
0 (0%)
Displaying 1 - 4 of 4 reviews
Profile Image for Victor.
356 reviews6 followers
March 23, 2017
A good writeup on the new es6 features. I agree with his perspective in the last chapter where he says that not every language feature is good in every use case. We got to be sensible in how we code, and at the end of the day it's about readability rather than making use of new language features.
Profile Image for Chris.
168 reviews3 followers
April 13, 2018
More comprehensive and less practical than I'd hoped. Might have done better to start with the last chapter ("Practical Considerations") and let that inform what I read closely and what I skipped (e.g., proxies).
Profile Image for Jevgenij.
527 reviews13 followers
March 7, 2019
Most of the principles apply not only to Javascript, but to many other languages as well. What I did not like is that the author was missing high level concepts with low-level (like variable interpolation).
Author 1 book7 followers
December 29, 2018
Good as a reference book to fill out gaps and let junior devs borrow.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.