In this video, we will create 3 different ways to get unique values from an array. 🚀 The aim of this series is to show you different ways to solve the same p... (more…)
Read more »
The creator of NodeJS has release a new runtime for JavaScript that is built for simplicity placing an empathises on security and being… (more…)
Read more »
This PR switches from jest to tape, so that we aren't limited by our test runner's engine support.
It also switches dequal (which requires node 6+) to deep-equal-json, which has minimal dependencie... (more…)
Read more »
Modular JavaScript is a book series focusing on building small interconnected ES6 JavaScript modules that emphasizes on maintainability. Mastering Modular JavaScript is the second book in the series, and it discusses module thinking in detail. Mastering M... (more…)
Read more »
coverage guided fuzz testing for javascript. Contribute to fuzzitdev/jsfuzz development by creating an account on GitHub. (more…)
Read more »