Live data from Hacker News

Viewing profile — davidgbeck

davidgbeck

HN member
Joined
Wed, May 29, 2013, 6:46 PM UTC
HN karma
6
Public activity
15 items

About davidgbeck

No profile information was provided.

Recent public activity

  1. comment
    Comment #7739509

    Yes definitely, although I imagine most components will be internal to your own applications as opposed to shared publicly. Web Components is a great model for publicly shared comp…

  2. comment
    Comment #7739458

    Seems like putting templates inside js is a step backwards. The advantage is that you can package templates together with js? That problem is still solvable while maintaining separ…

  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
    Screencast: Intro to Cartero

    A walkthrough of the basic setup and workflow of using Cartero with Express.js.

  12. story
    Cartero v0.2.0 released, Coffee + Browserify support

    New version of Cartero released, better support for using coffee with Browerify, and Bower flat directory structure.

  13. story
  14. story
  15. story
    Backbone CollectionView Plus Plus

    So you are using backbone.js and need to render a collection. What about when people click on your models? They should get selected right?? What about when they drag them around, t…