Skip to content

Instantly share code, notes, and snippets.

@four2theizz0
four2theizz0 / Simple-Ionic-Slide.markdown
Created September 13, 2014 20:09
A Pen by Justin Noel.

Thumbnail List: 1.0.0-beta.12

An Ionic thumbnail list without using the list directive, but just plain jane HTML/CSS and Angular ng-repeat.

A Pen by Ionic on CodePen.

License.

Ionic Infinite Scroll showing Github Commits

This pen shows the Github commits for the Ionic Framework as an infinite scroll list. It makes HTTP requests to load the data (may happen so fast you don't notice) but it only loads 30 items at a time. Please note that Github's API is rate limited, so you get 60 requests an hour unless you sign the request with Github's authentication.

A Pen by Jeremy Wilken on CodePen.

License.