Modular JavaScript: A Pragmatic JavaScript Book Series

Let’s improve our collective understanding of writing robust, well-tested, modular JavaScript code. | Crowdfunding is a democratic way to support the fundraising needs of your community. Make a contribution today!

Similar

JavaScript: Value vs. Reference

When I started learning JavaScript, one of the topics that confused me at the beginning was understanding the difference between value and reference. In this post, I’ll guide you through examples with pictures how copy by value and reference work in JavaS... (more…)

Read more »