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 the files in the micro directory to TypeScript #104

Open
jbphet opened this issue Nov 3, 2021 · 1 comment
Open

Convert the files in the micro directory to TypeScript #104

jbphet opened this issue Nov 3, 2021 · 1 comment
Assignees

Comments

@jbphet
Copy link
Contributor

jbphet commented Nov 3, 2021

In #99, much of the codebase was converted to TypeScript. The files for the "Micro" screen were omitted from this initial conversion because we're not planning to release it for a while, because it is quite independent from the other three screens, and I need to make progress on the other three screens soon.

I'm going to put a reminder on my calendar for a couple of months from now to start on this in a "chip away" sort of fashion. Hopefully, I'll be further along with the other screens by then, and some of the big-picture question on things like option patterns will be worked out.

@jbphet
Copy link
Contributor Author

jbphet commented May 9, 2022

Update: I'm going to continue to defer this a while longer. At the moment, the other code has been converted to TS, but there are a number of things still to be done, such as converting all of the enumerations and options patterns. Once this is all done, we can start to consider converting this code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant