tykervella / send-News

Project1 for UW coding bootcamp. Grabs local news and reads it aloud
MIT License
1 stars 1 forks source link

function call restructured to avoid timing issue , un used HTML com… #34

Closed Getnetgit closed 1 year ago

Getnetgit commented 1 year ago

restructure function calls in such a way all functions will be called after API data successfully pulled in order to avoid synchronization issue.