godblessjs



godblessjs

0 0


godblessjs

Short presentation mainly about my impression of development of js community and tools

On Github molefrog / godblessjs

#1 Source Control

#2 Package Manager

Node : npm

Ruby : gem

Python : pip

Scala : sbt

Haskell : cabal

Hakim El Hattab

Reveal.js

NPM in action

LiveReload in action

Jeremy Ashkenas

CoffeeScript

Y-combinator

Y = (f) -> ((g) -> f (x) -> g(g)(x))((g) -> f (x) -> g(g)(x))