simon7520
3 points

Tools simon7520 is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Jest
Jest provides you with multiple layers on top of Jasmine.
Jasmine
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DO...
Mocha
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
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...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
AVA
Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to its async nature. AV...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
tape
Tap-producing test harness for node and browsers.