HN user

clschnei

360 karma
Posts2
Comments4
View on HN

Backbone models/collections/events bound with React components. The beauty of a data API with the expressive components is something I have really liked so far.

I'm actually pretty excited the see React/Meteor happening since it provides a similar paradigm.

"logic in templates is convenient for trivial use cases, but can be very difficult to maintain once a project grows"

Agreed, my first thought was that there is no way to actively debug the template logic.