Nicholas F
nicholasferrei...
3 points

Tools nicholasferreiraro is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
RabbitMQ
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe p...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Terraform
With Terraform, you describe your complete infrastructure as code, even as it spans multiple service provid...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
CSS Modules
It is a CSS file in which all class names and animation names are scoped locally by default. The key words ...
styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅