In this tutorial we're going to build a set of parser combinators.
We'll answer the above question in 2 steps
- what is a parser?
- and.. what is a parser combinator?
So first question: What is parser?
/* | |
Note : based on this script, there is a big gap between the number of returned profiles | |
and the counter that Facebook displays on Pages. | |
*/ | |
/* | |
To collect Fan's ID of a Facebook page (provided you are admin of the page), | |
open this page swapping YOUR_PAGE_ID with... your page id | |
https://www.facebook.com/browse/page_fans/?page_id=YOUR_PAGE_ID | |
and then dump JS bellow in Firebug or Chrome console en execute |
This utility has now its own repo https://github.com/sroucheray/requestAnimationFrameRate
You can install it via npm
or bower