Tony Andre Haugen
post9969
Full Stack Developer | Sorentio AS
6 points

Tools post9969 is Following

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...
Neovim
Neovim is a project that seeks to aggressively refactor Vim in order to: simplify maintenance and encourage...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
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...
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...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
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...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...