facn2 / knafeh

news for multiple countries
0 stars 3 forks source link

Code Commenting #47

Open ghost opened 7 years ago

ghost commented 7 years ago

Perhaps some lines / functions could have been commented for instance:

storySummary.innerText = result.fields.bodyText.split('. ').slice(0, 4).join('. ');