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!
Read more »
mastering-modular-javascript - 📦 Module thinking, principles, design patterns and best practices. (more…)
Read more »
The are two big holy war questions about code style in JavaScript: tabs vs. spaces and semicolons vs. no semicolons. Can we all just adopt the most popular style if there is one, and stop arguing?
Read more »
univariate-linear-regression-gradient-descent-javascript - ⭐️ Univariate Linear Regression with Gradient Descent in JavaScript (Vectorized)... (more…)
Read more »
JavaScript is cool (don't @ me), but how can a machine actually understand the code you've written? As JavaScript devs, we usually don't have to deal with compilers ourselves. However, it's definitely good to know the basics of the JavaScript engine and s... (more…)
Read more »