Andrew McCloud
Andrew McCloud
@SamyPesse does this need anything else to be merged?
@vio possibly, but one way to approach this is in a way that is agnostic to module federation. I'd like to understand the size of my modules at every depth...
@vio sorry for the delay, I was out last week on holiday. I completely missed module resolutions, and I agree it looks like the data you need to drive depth....
💯 on tree visualization. The radial view is really interesting, It seems to fit all on one screen. Ideally we could also report a metric for the sum of each...
@andrewimm doesn't the promise resolve after the sync with the server is successful? I'd like to handle the newly created object optimistically.
Yea that could be useful. Is this for handling page numbers from urls/routes? Tastypie's pagination is more like a cursor so i'm cautious about adding "pages" to the api. I'd...
I think this should still work for you. It should call which ever Backbone.sync was originally defined. Including any custom ones you load before this.