Warning: The magic method SFML_Singleton::__wakeup() must have public visibility in /home/public/wp-content/plugins/sf-move-login/inc/classes/class-sfml-singleton.php on line 72
ember-addon – Thoughts, etc.

Thoughts, etc.

Tracking the occasional random walk

ember-addon

Ember pagination links

2018-01-16 / Leave a Comment

An Ember project I’m working on needed a simple set of links to move through a paginated JSON API. There are a few pagination-related addons out there, but they tend to want to deal with your data and model collections, as well as the display of pagination links. I was looking for something that would … [Read more…]

Posted in: open source Tagged: ember, ember-addon, ember-pagination-links