Rui Valente
ruivalente99
Frontend Engineer
|
Openvia
3 points
Tools ruivalente99 is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Jenkins
jenkins-ci.org
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
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...
SourceTree
sourcetreeapp.com
Use the full capability of Git and Mercurial in the SourceTree desktop app. Manage all your repositories, h...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
unittest
pythontesting.net/framework...
It is python’s xUnit style framework. It works much the same as the other styles of xUnit, and if you’re fa...
React Redux
react-redux.js.org
It is the official React binding for Redux. It lets your React components read data from a Redux store, and...