Uploaded image for project: 'BookBrainz'
  1. BookBrainz
  2. BB-598

Achievements helpers should be rewritten with async/await syntax

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None
    • None

      In the file src/server/helpers/achievement.js , a lot of the code uses promises in the `promise.then(…)` format, which makes the code hard to read and maintain.

      This code should be rewritten using the async/await syntax

            akashgp09 Akash Gupta
            mr_monkey Monkey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package