Team Extreme
brys0
3 points

Tools brys0 is Following

CloudFlare
Cloudflare speeds up and protects millions of websites, APIs, SaaS services, and other properties connected...
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...
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
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...
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...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Kotlin
Kotlin is a statically typed programming language for the JVM, Android and the browser, 100% interoperable ...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
EventBus
It enables central communication to decoupled classes with just a few lines of code – simplifying the code,...