Skip to content

Instantly share code, notes, and snippets.

View DavidHooper's full-sized avatar

David Hooper DavidHooper

View GitHub Profile
This file has been truncated, but you can view the full file.
/******/
(function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
/******/
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/
/******/ // Check if module is in cache
/******/ if(installedModules[moduleId])
@DavidHooper
DavidHooper / hello.js
Created November 17, 2016 07:48
JS Hello World
function sayHello(word, callback) {
callback(word);
}
sayHello('Hello', function(word) {
sayHello(word + ' World', function(word){
sayHello(word + '!', function(word) {
console.write(word);
});
});

Keybase proof

I hereby claim:

  • I am DavidHooper on github.
  • I am davidghooper (https://keybase.io/davidghooper) on keybase.
  • I have a public key whose fingerprint is 273E E238 80E9 E4AA B73A 753B 50AE 5238 89D2 B745

To claim this, I am signing this object:

{"metadata":{"totalRecords":107848,"searchTime":0,"dimensions":[{"id":"cylinders","name":"Cylinders","refinements":[{"id":"[0,3]","name":"Less than 4","count":1389},{"id":"4","name":"4","count":69440},{"id":"5","name":"5","count":1932},{"id":"6","name":"6","count":24881},{"id":"8","name":"8","count":5588},{"id":"[9,}","name":"More than 8","count":159}]},{"id":"doors","name":"Doors","refinements":[{"id":"0","name":"0","count":12},{"id":"2","name":"2","count":11112},{"id":"3","name":"3","count":3477},{"id":"4","name":"4","count":63268},{"id":"5","name":"5","count":19851}]},{"id":"engine_size","name":"Engine Size","refinements":[{"id":"[0,1000]","name":"< 1","count":1110},{"id":"[1001,1400]","name":"1 - 1.4","count":6813},{"id":"[1401,1800]","name":"1.4 - 1.8","count":17379},{"id":"[1801,2200]","name":"1.8 - 2.2","count":22983},{"id":"[2201,2600]","name":"2.2 - 2.6","count":18845},{"id":"[2601,3000]","name":"2.6 - 3","count":12587},{"id":"[3001,4000]","name":"3 - 4","count":19106},{"id":"[4001,5000]","name":"4 -