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: Introduce TypeScript for long-term app stability #37

Open
3 tasks done
albert-schilling opened this issue May 15, 2020 · 0 comments · May be fixed by #36
Open
3 tasks done

REFACTOR: Introduce TypeScript for long-term app stability #37

albert-schilling opened this issue May 15, 2020 · 0 comments · May be fixed by #36
Labels
refactor Refactoring is needed repository Managing the repository

Comments

@albert-schilling
Copy link
Collaborator

albert-schilling commented May 15, 2020

Value Statement

Introduce TypeScript to improve code quality and long-term maintainability, thus provide a more stable app for users.

Description (Text, Scribble, Wireframe, Design)

Introduce TypeScript into the CRA project with all required packages and configurations.

Acceptance Criterias

  • All components and tests are refactored into TS / TSX files and compile without any errors or warnings.

Tasks

  • Install and configure packages.
  • Refactor components and tests.
@albert-schilling albert-schilling added repository Managing the repository refactor Refactoring is needed labels May 15, 2020
@albert-schilling albert-schilling linked a pull request May 15, 2020 that will close this issue
@albert-schilling albert-schilling added this to Code review done in ftq - productive May 15, 2020
@albert-schilling albert-schilling moved this from Code review done to Code review requested in ftq - productive May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring is needed repository Managing the repository
Projects
ftq - productive
  
Code review requested
Development

Successfully merging a pull request may close this issue.

1 participant