Tiago Sa
tiagosaadvizr
Frontend developer | Orion Advisor Technology
3 points

Tools tiagosaadvizr is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
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.
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of 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...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
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, ...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
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...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
styled-system
Responsive, theme-based style props for building design systems with React.
React Query
Instead of writing reducers, caching logic, timers, retry logic, complex async/await scripting (I could kee...