jordandenison
Recent Tech Decisions
30 points

Tools jordandenison is Following

Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Amazon S3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
AWS Cloud9
Cloud9 provides a development environment in the cloud. Cloud9 enables developers to get started with codin...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Slack
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
VirtualBox
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. N...
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...
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...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Socket.IO
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Stack Overflow
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
FeathersJS
Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via R...
Ubuntu
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
AVA
Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to its async nature. AV...
solidity
GitHub is where people build software. More than 15 million people use GitHub to discover, fork, and contri...