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

Migrate from JavaScript to TypeScript #236

Open
yechs opened this issue Nov 21, 2022 · 0 comments
Open

Migrate from JavaScript to TypeScript #236

yechs opened this issue Nov 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@yechs
Copy link
Member

yechs commented Nov 21, 2022

Now that I have set up all the infrastructure in #235, people can feel free to convert all javascript pages into typescript.

Some examples can be seen in d99ddbf#diff-ac5d3241834158af861bc3a961a8f04148eef9daed1d8e7f8af4d92f07a6aa0e where I have added all missing types, and extracted some of the common methods into a separate utils file.

For now, you can start by converting some file ending injsx to tsx, and add all missing types.
Most of the types could be inferred (either automatically by code editor or by you). If you face any difficulties, feel free to reach out to us.

@yechs yechs self-assigned this Nov 21, 2022
@yechs yechs added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Nov 21, 2022
@yechs yechs pinned this issue Apr 16, 2023
@charlietharas charlietharas unpinned this issue Jan 24, 2024
@charlietharas charlietharas removed the help wanted Extra attention is needed label Sep 23, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants