Skip to content

Started frontend codebase migration to TypeScript#48

Merged
ScriptyChris merged 3 commits intodevelopfrom
maintenance/introduce-typescript-to-frontend-codebase
Dec 2, 2021
Merged

Started frontend codebase migration to TypeScript#48
ScriptyChris merged 3 commits intodevelopfrom
maintenance/introduce-typescript-to-frontend-codebase

Conversation

@ScriptyChris
Copy link
Copy Markdown
Owner

@ScriptyChris ScriptyChris commented Dec 2, 2021

Partially related to #22.

  • extended project's TypeScript configuration to also cover frontend codebase
  • adjusted some backend modules and exposed their types, so frontend can integrate with these typings
  • migrated src/frontend/features/** modules to TS and renamed .js modules (that use JSX) to .jsx

…/frontend/features/ modules are going to be migrated to TS; Rename component files from '.js' to '.jsx';
…; Migrate httpService.ts module and ones that depend on it;
@ScriptyChris ScriptyChris added the maintenance Actions related to building, testing, refactoring etc. that don't directly affect using app label Dec 2, 2021
@ScriptyChris ScriptyChris merged commit 948c2b7 into develop Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Actions related to building, testing, refactoring etc. that don't directly affect using app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant