Extract the utility functions into a separate module.
frenchtoast747 opened this issue · 0 comments
frenchtoast747 commented
There are a few utility functions, like Ajax, etc that need to be extracted into its own module. The each() function can probably be removed in favor of ES6's iterators and builtin forEach().