Viewing profile — davidgbeck
davidgbeck
HN member- Joined
- Wed, May 29, 2013, 6:46 PM UTC
- HN karma
- 6
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About davidgbeck
No profile information was provided.
Recent public activity
-
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…
-
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…
- story
- story
- story
- story
- story
- story
- story
- story
-
story
Screencast: Intro to Cartero
A walkthrough of the basic setup and workflow of using Cartero with Express.js.
-
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.
- story
- story
-
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…