Facebook provides third-party developers with many extensive tools that help you create apps. One of those free tools is the JavaScript Test Console, which lets you learn the Facebook JavaScript Software Development Kit (SDK) while testing and debugging your code. Not only does the console let you test your code for possible errors, it also provides real examples of valid JavaScript code that use the SDK.
Go to developers.facebook.com and sign into your personal Facebook account.
Type the keyword "Console" in the top search box labeled "Search for Documentation."
Click the "JavaScript Test Console" option from the drop-down listings. You are now at the console and can run code to test your apps.
Type or copy and paste the JavaScript code into the large text area box. When you are ready to see how the code works, click the "Run Code" button.
Go to developers.facebook.com and sign into your personal Facebook account.
Type the keyword "Console" in the top search box labeled "Search for Documentation."
Click the "JavaScript Test Console" option from the drop-down listings. You are now at the console and can run code to test your apps.
Type or copy and paste the JavaScript code into the large text area box. When you are ready to see how the code works, click the "Run Code" button.


02:34
Faizan
Posted in: