Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Refactor "Airtable utils" code #2934

Open
eddybrando opened this issue Jan 25, 2023 · 0 comments
Open

Refactor "Airtable utils" code #2934

eddybrando opened this issue Jan 25, 2023 · 0 comments
Labels
code quality Issues related to code health like refactors and cleanups.

Comments

@eddybrando
Copy link
Collaborator

Feature description

The code in our "/hooks" directory (in particular the Airtable related utils) could benefit from a clean up and DRYing.

For instance, we can analyse if the "get*" methods could be replaced by JavaScript class getters, we could reevaluate the need for some of the tests cases that we currently have and maybe abstract some more reusable code.

Additional context

The issue was initially raised by @y4izus in #2926 (comment) but we decided to move it to it's own GitHub issue to avoid extending the scope of that pull request.

@eddybrando eddybrando added the code quality Issues related to code health like refactors and cleanups. label Jan 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code quality Issues related to code health like refactors and cleanups.
Projects
None yet
Development

No branches or pull requests

1 participant