Open ghost opened 7 years ago
Perhaps some lines / functions could have been commented for instance:
storySummary.innerText = result.fields.bodyText.split('. ').slice(0, 4).join('. ');
Perhaps some lines / functions could have been commented for instance:
storySummary.innerText = result.fields.bodyText.split('. ').slice(0, 4).join('. ');