Skip to content

Instantly share code, notes, and snippets.

View dansnetwork's full-sized avatar

Dan Kielp dansnetwork

View GitHub Profile
@dansnetwork
dansnetwork / broken.js
Last active August 30, 2018 17:47 — forked from geedew/broken.js
;(function(win, undefined) {
"use strict";
var applicationName = "My Broken App";
let raphaelLoaded = false;
const numLibs = 1;
libs = { one : 'jQuery', two : 'Underscore', three : 'Backbone' };
BioSync.Common.loadLibs = function( libraries = {} ) {
var e = 0, r;