discover-rewards-notifier icon indicating copy to clipboard operation
discover-rewards-notifier copied to clipboard

Refactoring and modularity of core extension code

Open nareddyt opened this issue 6 years ago • 0 comments

The background.js code in /src should be split up into separate scripts. This will help increase modularity and readability.

Furthermore, we should fix all the use-before-define errors in the codebase. These just serve as warnings for us, but it doesn't hurt to fix them.

nareddyt avatar Apr 03 '18 05:04 nareddyt