Andrew Faulkner
andfaulkner
Recent Tech Decisions
43 points

Tools andfaulkner is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
Sublime Text
Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on e...
Mocha
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Bower
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front...
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...
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
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...
Bootstrap
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
Compass
The compass core framework is a design-agnostic framework that provides common code that would otherwise be...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Mongoose
Let's face it, writing MongoDB validation, casting and business logic boilerplate is a drag. That's why we ...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Material-UI
Material UI is a library of React UI components that implements Google's Material Design.
UglifyJS
This package implements a general-purpose JavaScript parser/compressor/beautifier toolkit. It is developed ...
PM2
Production process manager for Node.js apps with a built-in load balancer
Lodash
A JavaScript utility library delivering consistency, modularity, performance, & extras. It provides utility...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
moment
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Radium
Radium is a set of tools to manage inline styles on React elements. It gives you powerful styling capabilit...
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...
nvm
It is a tool that allows you to manage multiple versions of Node.js on the same machine. Each version runs ...
nodemon
It is an open source utility that will monitor for any changes in your source and automatically restart you...
JSX
It is designed to run on modern web browsers. It performs optimization while compiling the source code to J...