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

Convert JavaScript to TypeScript #133

Open
louh opened this issue Dec 4, 2024 · 0 comments
Open

Convert JavaScript to TypeScript #133

louh opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@louh
Copy link
Member

louh commented Dec 4, 2024

Following up from #129, it's become pretty evident that the props being passed through nested components causes issues, and we could both improve that and make this entire repo easier to work with by converting it to TypeScript.

After some initial experiment and research, it does feel like the porting process is reasonably trivial. The biggest issues so far will be things that are actual bugs and will need to be Actually Fixed, and things that are done Sort Of Weirdly and need some reverse engineering to property type.

Anyway it's in progress.

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

1 participant