in public/scripts/project.js [25:27]
function showProjectsCallback(response) { return response.data.map(mapProjects); }