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

Migrated to ES6 and refactored#36

Open
arvind0598 wants to merge 2 commits intoOperationCode:masterfrom
arvind0598:master
Open

Migrated to ES6 and refactored#36
arvind0598 wants to merge 2 commits intoOperationCode:masterfrom
arvind0598:master

Conversation

@arvind0598
Copy link
Copy Markdown

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