Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Software
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 736  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: The Unofficial Backbone.js Google Group.  Created to discuss topics related to backbone.js and get good search engine indexing on questions for future reference.

The official venues for help are: Github Issues pages and IRC.
https://github.com/documentcloud/backbon e/issues

 

Client side MVC instead of server side MVC 
  Need ideas from this group on this topice. [link] -sathyamoorthi.
By Sathyamoorthi P  - 1:32am - 4 new of 4 messages    

What is the best practise for using templates with backbone? 
  Hello Guys, I am pretty new to backbone and it has only been a few days since i got my head around basics of backbone. I still have few doubts like using the template. I have a bootstrap template purchased and i would like to know how to integrate the pages with backbone. To be more clear : Say i have a list page which contains name, email etc.... more »
By Roy M J  - 1:24am - 3 new of 3 messages    

Asset management and areas of opportunities 
  Has anybody in this group ever wanted to put their related .js, .css, and client side template files in the same directory, instead of spreading them out all over the place? Or to put the .js and .css that corresponds to a particular page with that page's server side template, instead of putting... more »
By David Beck  - Jun 17 - 1 new of 1 message    

Backbone and the Web Components standards 
  I have been getting my hands dirty with the new web components standards stuff via Polymer.js As I've been doing this, I've been seeing how well positioned Backbone.js seem to be in terms of being able to build standards compliant components. However I have not seen any word on how the new web components standards... more »
By niftymonkey  - Jun 17 - 1 new of 1 message    

Collections, JQuery-UI Sortable, REST and MongDB 
  I'm trying to use Collections, JQuery-UI Sortable, REST (Node.JS) and MongDB (which seems to me like a very common stack). But I could find a simple way to integrate them all. The only way I found was to do a DELETE item and POST(create) item on Drag on Drop (which seems a bit strange...). The default behavior of sending a PUT event with the all collection new... more »
By Guy Korland  - Jun 12 - 6 new of 6 messages    

Using options.attr to update a portion of a model. 
  To Update a model, the API I am working with requires the PUT method, and I must only send up the portion of the data that's updated. I noticed this can be achieved simply by: @model.save(null, { attrs : { title : 'Only thing that changed.' } ...I was wondering how save this approach is? Thanks,... more »
By Quang  - Jun 11 - 1 new of 1 message    

Backbone and Ember workshop from HTML5DevConf 
  We've posted an online version of a workshop we did back in April at HTML5DevConf. It consists of a series of videos and links to jsbins for the lab exercises we went through. We hope it proves a useful resource for developers trying to come up to speed on these two frameworks and make a decision about what's the best fit for their project. You can get to it... more »
By Chris Nelson  - Jun 11 - 1 new of 1 message    

Documentation update on Backbone.history / replace=true 
  Hi Can I suggest a clarification to the documnetation. Now that I've debugged this, it seems obvious, but it would save someone time next time: By using "replace=true", you effectively do not create a entry for the old URL. In other words, if the URL was showing page X and you navigate to page Y with replace=true, the entry in the browser history which is affected (in... more »
By Chris Burrell  - Jun 10 - 1 new of 1 message    

Events on Collection Declaration 
  I'm a bit of a noob on the Backbone front and I'm trying to get into the mindset. Be gentle with me! I have a collection that may be used several times in the app to hold the same model type. Naturally, I'd prefer not to re declare events on all instances of the collection. So is there a way to declare events in the... more »
By Norman Potter  - Jun 8 - 2 new of 2 messages    

How to manage jquery widjets in a view? 
  For an example: there is a template <form> <label>{{SimpleModel.Title}}</ label> <input type="text" value="{{SimpleModel.Value}}"> </input> <div name="MyWidget1"></div> ...... </form> For an example MyWidget1 consists of two inputs: the first - visible and the second stores value - how shoud I bind SimpleModel field to this widget?... more »
By Vasja Pjatochkin  - Jun 7 - 1 new of 1 message    

1 - 10 of 736   « Newer | Older »

XML       Send email to this group: backbonejs@googlegroups.com