The graph API is one of the new application programming interfaces launched by Facebook to replace the old RESTful API. The graph API allows developers to tap into the ‘social graph’ and retrieve information from Facebook. It can be used…
The graph API is one of the new application programming interfaces launched by Facebook to replace the old RESTful API. The graph API allows developers to tap into the ‘social graph’ and retrieve information from Facebook. It can be used…
This article assumes that you have followed and completed our Getting Started tutorial successfully. So, whats next? Well there’s no point loading the JavaScript SDK and not using it! So in this article we are going to go through one…
Welcome to the first Facebook Development article!! These articles are not intended to replace the Facebook Developer documentation that is available on the Facebook Developers site. However, it is intended to correct the mistakes, update the examples and give extra…