Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

backbone.synctracker

This gives us events and properties on models/collections for tracking if they are currently fetching.

For instance, all models and collections will have a 'fetched' property that you can check on render.

You can also handle 'before:sync' and 'after:sync' events on them.

Finally, you can also define beforeSync and afterSync functions on them that will be called

About

This gives us events and properties on models/collections for tracking if they are currently fetching.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages