María Belén Lopez del Monte
belenvldm
3 points

Tools belenvldm is Following

Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Sublime Text
Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on e...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
PHP
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
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.
jQuery UI
Whether you're building highly interactive web applications or you just need to add a date picker to a form...
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
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...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Postman
It is the only complete API development environment, used by nearly five million developers and more than 1...
Visual Studio
Visual Studio is a suite of component-based software development tools and other technologies for building ...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
React Native
React Native enables you to build world-class application experiences on native platforms using a consisten...
Font Awesome
You can get vector icons and social logos on your website with it. It is a font that's made up of symbols, ...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
redux-thunk
Redux Thunk middleware allows you to write action creators that return a function instead of an action. The...
redux-saga
An alternative side effect model for Redux apps