XML/JSON/AJAX Session 2
   
   Session 2 Learning Outcomes:
   
   I developed the skills to:
    
        - Create a JSON file
 
        - Use APIs to receive information from a website
 
    
    I developed an understanding of:
    
        - What AJAX is
 
        - What a JSON file is
 
        - JSON syntax
 
        - What XHR is and how it functions
 
        - GET and POST methods, and the respective circumstances they should be used