fix: refactoring the codebase - #137
Conversation
There was a problem hiding this comment.
Maybe we should also add pretty-quick, check it out at https://www.npmjs.com/package/pretty-quick?activeTab=readme
There was a problem hiding this comment.
This is definitely not used anymore
There was a problem hiding this comment.
I think that the directus client in this file can be set globally at top. Instead of repeating the same const directus = createDirectus(API_URL).with(rest()); over and over.
There was a problem hiding this comment.
I think this is also not used anywhere. Double check though.
|
One thing, this will be merged for last. @marcofabiani12 is working at the responsiveness of the website, once he's finished doing that task, we're gonna rebase over This will prevent us from having to do a lot of work twice. |
No description provided.