Luis Castro
luiscastroem3172
Front-end Chapter Lead
|
mytaxi
3 points
Companies
Tools luiscastroem3172 is Following
Vim
vim.org
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Ruby
ruby-lang.org
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
IntelliJ IDEA
jetbrains.com/idea
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
WebStorm
jetbrains.com/webstorm
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
React Router
github.com/rackt/react-router
React Router is a complete routing solution designed specifically for React.js. It painlessly synchronizes ...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
React Storybook
storybook.js.org
You just load your UI components into the React Storybook and start developing them. This functionality all...
redux-saga
redux-saga.github.io
An alternative side effect model for Redux apps