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 to TypeScript #179

Open
nickserv opened this issue Dec 24, 2020 · 0 comments
Open

Convert to TypeScript #179

nickserv opened this issue Dec 24, 2020 · 0 comments
Assignees

Comments

@nickserv
Copy link
Member

nickserv commented Dec 24, 2020

Since this is a Gatsby site with some interactive pages like Contact and Jobs, there's a bit of logic. It can be tricky to refactor this without tests, though we don't really need to test particularly complex use cases, so I think TypeScript would work pretty well to give us a better promise of stability.

Large TypeScript migrations can be complex, though Airbnb has a new cool called ts-migrate which could make it easier than the traditional file-by-file migration.

@nickserv nickserv self-assigned this Dec 24, 2020
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