art-institute-of-chicago / browser-extension

Browser extension to view a random artwork from our collection in a new browser tab
GNU Affero General Public License v3.0
14 stars 6 forks source link

Refactor script to be more functional #36

Closed IllyaMoskvin closed 5 years ago

IllyaMoskvin commented 5 years ago

Wrapped the script in a self-executing anonymous function, and refactored the logic flow to follow a somewhat more functional paradigm.