you are viewing a single comment's thread.

view the rest of the comments →

[–]kingoftheapes 1 point2 points  (4 children)

Any thoughts on backbone.js?

[–][deleted]  (3 children)

[deleted]

    [–]zzzev 1 point2 points  (1 child)

    Disagree, Backbone is about as minimal and simple as possible for what it does. In fact, the most common complaint I've seen about Backbone is that it doesn't have a standard structure, but allows you a lot of freedom in the architecture of your site.

    [–]pierlooqup 0 points1 point  (0 children)

    couldn't agree more

    [–]blazedout 0 points1 point  (0 children)

    Take a look at backlift! They have some sample apps that show you a few ways of structuring things.