Over the last years, the world of web development has seen the appearance of a large set of tools to:
-
Improve Productivity.
-
Enhance Performance.
-
Increase Quality.
-
Manage Dependencies.
The most important tools in web development are:
-
NPM. NPM is a Node.js package manager and facilitates the manage the dependencies of our project. More info...
-
Bower. Bower is an open source dependency manager optimized for frontend applications. More info...
-
Grunt. Grunt, the JavaScript Task Runner is implemented with Node.js and used for the configuration and implementation of automated tasks. More info...
-
Gulp. Gulp is an open source build system built on Node.js, used in the world of web development to automate tasks. More info...
-
Karma. Karma is a test runner developed by the Angular team. Its main objective is to provide a productive testing environment for developers that fits all their needs. More info...
-
Protractor. Protractor is an end-to-end test framework for AngularJS applications. More info...
BEEVA | Technology and innovative solutions for companies