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

Refactor client to ensure readability, consistency and a clean codebase. #257

Open
xpanvictor opened this issue Jan 29, 2025 · 2 comments
Open

Comments

@xpanvictor
Copy link
Collaborator

Some components can be refactored to ensure a clean codebase and also improve readability.

  • use dumb components where necessary.
  • reduce type any or unnecessary type assertion.
  • for consistency, abstract settings and configurations into separate files.
  • reduce nested ternary operations to ensure readability and quick debugging.
Copy link

linear bot commented Jan 29, 2025

@chiscookeke11
Copy link

Is it okay if I take this?

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

2 participants