Patrick Cauley
cranesandcaff
Nexient
3 points

Tools cranesandcaff is Following

Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
DigitalOcean
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Vagrant
Vagrant provides the framework and configuration format to create and manage complete portable development ...
Elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
Laravel
It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of deve...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Backbone.js
Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and cust...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Meteor
A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Postman
It is the only complete API development environment, used by nearly five million developers and more than 1...
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...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
AVA
Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to its async nature. AV...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...