taletski
3 points

Tools taletski is Following

Jest
Jest provides you with multiple layers on top of Jasmine.
Mocha
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
AVA
Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to its async nature. AV...