Live data from Hacker News

Viewing profile — georgedyer

georgedyer

HN member
Joined
Sat, Jul 28, 2012, 4:45 PM UTC
HN karma
4
Public activity
6 items

About georgedyer

No profile information was provided.

Recent public activity

  1. comment
    Comment #5371896

    I second that! Thanks, Meteor team, for including transforms! Now it's time to refactor some code... :)

  2. comment
    Comment #5361373

    maybe you want to check out this classic: http://www.tinaja.com/ebooks/ismm.pdf

  3. comment
    Comment #5344202

    try CoffeeKup: https://github.com/mauricemach/coffeekup or Teacup: http://goodeggs.github.com/teacup/

  4. comment
    Comment #5344128

    I'm a big fan of adding a CoffeeKup template method right in the view. Then just call @$el.html coffeekup.render @template, @ in my render function. But I suppose that gives up kee…

  5. story
  6. comment
    Comment #4521254

    Anyone have thoughts on using coffeekup?