jasonmjohnson
Recent Tech Decisions
55 points

Tools jasonmjohnson is Following

Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Bitbucket
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
CircleCI
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
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...
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...
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...
Prisma
Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with...