An article guiding through the vectorized implementation of gradient descent in JavaScript by using matrix operations in a univariate regression problem ... (more…)
Read more »
Scope and Context are in every language, but because Javascript is always firing callbacks and running asynchronous tasks, it's easy to lose sight of what sc... (more…)
Read more »
Vanilla JS TodoMVC App in 2022. Contribute to 1Marc/todomvc-vanillajs-2022 development by creating an account on GitHub. (more…)
Read more »
Tickets are still available for my day long ReactJS workshop on February 10th in London. Click here to find out more.
Read more »
Modern JavaScript offers size and performance improvements over transpiled ES5, and is supported in 95% of web browsers. Enabling modern JavaScript output brings these benefits to your application, but the impact is limited by dependencies that are alread... (more…)
Read more »