Set a number of jokes you would like to see about Chuck Norris. Do an Ajax call to http://www.icndb.com/ and get the jokes and then display them to your UI. Enjoy and keep on sharing!!!
Click the icons to view the project online in:
Clone the Github repository by using
$ git clone https://github.com/Aimopotis/js-ajax-chuck-norris-jokes.git
$ cd js-ajax-chuck-norris-jokes
There are fuctions for:
- Doing an Ajax call to http://www.icndb.com/ and displaying them to the UI
getJokes()
- A simple Ajax call with
open
,onload
aforEach Loop
andsend
All contributions all welcome