Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Migrated to ES6 and refactored #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

arvind0598
Copy link

I've replaced most of the var and function syntax and replaced them with let/const and big arrow functions.

I've replaced all the " " with ' ' and added semi colons where needed.

Also finally, refactored the huge function to get rid of code smells.

Note that I couldn't test this myself because I don't have any API keys.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant