click counter
methods: handle: -> @count = @count + 5
learn more about coffee render list
rock barbers
{<li>{name}</li> for name in @members}
learn more about jsx in vue render with methods
bookmark: (h) -> <img src={logo} width="30" height="30"/>
{@bookmark(h)}