Luis Castro
luiscastroem3172
Front-end Chapter Lead | mytaxi
3 points

Companies
Tools luiscastroem3172 is Following

Vim
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Ruby
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
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...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
WebStorm
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
React Native
React Native enables you to build world-class application experiences on native platforms using a consisten...
React Router
React Router is a complete routing solution designed specifically for React.js. It painlessly synchronizes ...
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...
React Storybook
You just load your UI components into the React Storybook and start developing them. This functionality all...
redux-saga
An alternative side effect model for Redux apps