Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further cleanup, paying technical debt, ... #997

Open
7 of 12 tasks
LukasKalbertodt opened this issue Feb 2, 2023 · 0 comments
Open
7 of 12 tasks

Further cleanup, paying technical debt, ... #997

LukasKalbertodt opened this issue Feb 2, 2023 · 0 comments

Comments

@LukasKalbertodt
Copy link
Member

LukasKalbertodt commented Feb 2, 2023

In #996 I did a huge cleanup of the whole project. There wasn't enough time to do everything I could think of, so this issue is a list of things that can (and often should, IMO) still be improved in the near future.

Consistency

  • Use arrow functions for all components
  • Sort all imports (one block for externals, one for internals)
  • Convert // comments to propery /** */ doc comments where appropriate

Deployments

  • Use proper GitHub deployments ("environments") so that it's easy to see in a PR that it's deployed. Like with Tobira.
  • Delete old test deployments automatically?

Other stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant