ESPN Interview Question

Contact an endpoint, and parse the data and display totals in HTML.

Interview Answer

Anonymous

Apr 26, 2016

Used jQuery to contact the endpoint and grab the file, then standard Javascript to create "objects" to store information for display and calculated values.