Skip to content

Instantly share code, notes, and snippets.

@edwelker
Created November 13, 2015 21:26
Show Gist options
  • Save edwelker/a6be6047cb8ce41c0d8c to your computer and use it in GitHub Desktop.
Save edwelker/a6be6047cb8ce41c0d8c to your computer and use it in GitHub Desktop.
NationJS2015notes.txt
Canjs - http://canjs.com/
Mongoose - http://mongoosejs.com/ (Mongo wrapper, essentially)
Eddie, you should Mentor!!!!!!
Jasmine-given - https://github.com/searls/jasmine-given
Mary Rose Cook/David Nolen on Lisp and it's parsability
Mercury JS - https://github.com/Raynos/mercury
@Robbiethegeek
Particle Proton - $20, Teensy - $8, Neopixels
Spacebrew - connect various socket-based endpoints? like yahoo pipes?
Josh:
preferGlobal: true, "bin": { "app": "location" }
npm adduser (after signing up on the site)
shrinkwrap - https://docs.npmjs.com/cli/shrinkwrap
Lizz Sommerfield - tracking users on single page apps
* ghostery.com
* Google Tag Manager
* Angulartics - https://luisfarzati.github.io/angulartics/
Talking to @robbiethegeek
nan - node abstraction layer (rebuids the core modules on v8 version changes?)
loopback - arc - strongloop
Steal.js - http://stealjs.com/
npm scripts:
"scripts": {"serve": "...command..."}
yoeman / slush
Transpilers: bable, and typescript is ok.
Audio x = new AudioContext(); x.create(Osillator); ossilator.connect()
NODE.JS and DCPYTHON ----
Copmarisons (node guy does Django, Python guy does Express, etc. MAybe Hapi vs Django?)
Visualization talks (talk to Rami)
Falcor, etc.
Performance ---------- @nzgb
npm_latest (npm3?) will have a flat dependency tree
google "performance budget metrics"
wbt_ci
budget -> have it break the build
grunt-yslow
webpagetest-api
grunt-prefbudget
CDN
browserify | steal.js | jspm | webpack
makefile: universal between languages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment