Skip to content

This repository is for a demonstration of using backbone.js and underscore templates to create pagination on the client side.

Notifications You must be signed in to change notification settings

nayibor/cake_backbone_pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

#What is this

This repository is for a demonstration of using backbone.js and underscore templates to create pagination on the client side. Getting data can be done using any server side framework(cakephp,laravel,phoenix,zend) but cakephp was used as server side example . The paginate_info folder contains

  • ProductController.ctp which contains the controller file which was made using cakephp
  • paginate_models.js contains the backbone model data
  • paginate_template.ctp contains the backbone template for pagination

About

This repository is for a demonstration of using backbone.js and underscore templates to create pagination on the client side.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published