Denis Vladu
vladudenis09
6 points

Tools vladudenis09 is Following

Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
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...
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...
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...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
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...
Deno
It is a secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.