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

[ Difficulty: Intermediate ] Convert React Codebase from JS to TypeScript #10

Open
sheldonej opened this issue Jan 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sheldonej
Copy link
Collaborator

Description
All front end files with react code are .jsx or .js files. These files need to be converted to typescript and files for type definitions for the project need to be made.

Purpose
This will help make the developer experience better as their will be more structure and it will be easier to make changes that effect multiple sectors of the project easier.

@sheldonej sheldonej added the enhancement New feature or request label Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant