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 »
A extremely fast immutable data js lib, based on shallow copy on read and mark modified on write mechanism. - GitHub - tnfe/limu: A extremely fast immutable data js lib, based on shallow copy on re... (more…)
Read more »
Avast JavaScript Interactive Shell . Contribute to taviso/avscript development by creating an account on GitHub. (more…)
Read more »
Ditch console.log debugging once and for all! Learn how to use breakpoints to debug code within the Chrome Developer Tools... (more…)
Read more »
1. JavaScript testing #1. Explaining types of tests. Basics of unit testing with Jest2. JavaScript testing #2. Introducing Enzyme and testing React components3. JavaScript testing #3. Testing props, the mount function and snapshot tests.4. JavaScript test... (more…)
Read more »