Viewing profile — georgedyer
georgedyer
HN member- Joined
- Sat, Jul 28, 2012, 4:45 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About georgedyer
No profile information was provided.
Recent public activity
-
comment
Comment #5371896
I second that! Thanks, Meteor team, for including transforms! Now it's time to refactor some code... :)
-
comment
Comment #5361373
maybe you want to check out this classic: http://www.tinaja.com/ebooks/ismm.pdf
-
comment
Comment #5344202
try CoffeeKup: https://github.com/mauricemach/coffeekup or Teacup: http://goodeggs.github.com/teacup/
-
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…
- story
-
comment
Comment #4521254
Anyone have thoughts on using coffeekup?