Echo JS 0.11.0

<~>

kameron comments

kameron 2472 days ago. link 1 point
Can we focus on the fix please and stop nit picking :)
kameron 2656 days ago. link 1 point
Why not .call(myObject) instead of .bind(myObject)()???
kameron 2887 days ago. link 1 point
Skate is a web component library that is focused on being a tiny, performant, syntactic-sugar for binding behaviour to custom and existing elements without ever having to worry about when your element is inserted into the DOM. It uses the Custom Element spec as a guideline and adds some features on top of it.