Matthew Erker
matterker
Principal Developer
|
Order of Bits
3 points
Tools matterker is Following
Amazon EC2
aws.amazon.com/ec2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Amazon S3
aws.amazon.com/s3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Amazon Route 53
aws.amazon.com/route53
Amazon Route 53 is designed to give developers and businesses an extremely reliable and cost effective way ...
Microsoft Azure
azure.microsoft.com/en-us
Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applicati...
DigitalOcean
digitalocean.com
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Vim
vim.org
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
Elasticsearch
elastic.co/products/elastic...
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
gulp
gulpjs.com
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Grunt
gruntjs.com
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
C#
csharp.net
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Microsoft SQL Se...
microsoft.com/sqlserver
Microsoft® SQL Server is a database management and analysis system for e-commerce, line-of-business, and da...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Microsoft IIS
iis.net
Internet Information Services (IIS) for Windows Server is a flexible, secure and manageable Web server for ...
SQLite
sqlite.org
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
MariaDB
mariadb.com
Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliv...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Logstash
logstash.net
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them...
Kibana
elastic.co/kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
AWS Lambda
aws.amazon.com/lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Docker Compose
github.com/docker/compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Ubuntu
ubuntu.com
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
CSS 3
developer.mozilla.org/en-US...
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...