bpiper91 / outfoxed

0 stars 1 forks source link

Cleaned up functions #24

Closed AaronMikelKey closed 2 years ago

AaronMikelKey commented 2 years ago

moved the modal script to a new file, added link to HTML. Converted functions to ES6, changed some vars to lets and consts. Moved errors to start of fetch requests.

Ended up trimming code down by about 30 lines + however many lines the modal function code was.