ekeric13
13 points

Tools ekeric13 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...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Bower
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front...
Component
Component's philosophy is the UNIX philosophy of the web - to create a platform for small, reusable compone...
Browserify
Browserify lets you require('modules') in the browser by bundling up all of your dependencies.
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...
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
Underscore
A JavaScript library that provides a whole mess of useful functional programming helpers without extending ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Mongoose
Let's face it, writing MongoDB validation, casting and business logic boilerplate is a drag. That's why we ...
Flux
Flux is the application architecture that Facebook uses for building client-side web applications. It compl...
D3.js
It is a JavaScript library for manipulating documents based on data. Emphasises on web standards gives you ...