A brief tour of recent additions to the Javascript Language
Introduction to the purpose of Ajax and the JQuery ajax functions.
APIs in Ajax
Review the FoureSquare api and the venues end point. Show how the browser, a dedicated rest tool and a node programme can access this API
Explore the github API
Connect to foursquare API and retrieve list of venues based on a simple location and venue keyboard. Log the venues to the console. Use an npm package to access the api.