Open brobeson opened 2 years ago
This function is longer than it should be. Refactor it into separate functions. At first glance, it seems that each .then or .catch block can be a function.
.then
.catch
This function is longer than it should be. Refactor it into separate functions. At first glance, it seems that each
.then
or.catch
block can be a function.