CarlosSaraiva
6 points
Tools CarlosSaraiva is Following
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Objective-C
developer.apple.com/library...
Objective-C is a superset of the C programming language and provides object-oriented capabilities and a dyn...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
fastlane
fastlane.tools
fastlane lets you define and run your deployment pipelines for different environments. It helps you unify y...
React Hot Loader
gaearon.github.io/react-hot...
Tweak React components in real time.
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
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...
Helm
artifacthub.io
Helm is the best way to find, share, and use software built for Kubernetes.
redux-saga
redux-saga.github.io
An alternative side effect model for Redux apps
React Helmet
github.com/nfl/react-helmet
This reusable React component will manage all of your changes to the document head with support for documen...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...