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

Add ADR for enabling i18n type checking #204

Merged
merged 3 commits into from
Aug 29, 2023
Merged

Add ADR for enabling i18n type checking #204

merged 3 commits into from
Aug 29, 2023

Conversation

sawyerh
Copy link
Contributor

@sawyerh sawyerh commented Aug 29, 2023

Ticket

Relates to #194

Context for reviewers

An implementation can be seen at #199

@sawyerh sawyerh requested review from lorenyu and a team August 29, 2023 01:16
# Enable i18next type checks

- Status: proposed
- Deciders: [list everyone involved in the decision] <!-- optional -->
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update

Copy link
Contributor

@lorenyu lorenyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@lorenyu
Copy link
Contributor

lorenyu commented Aug 29, 2023

thought: idea (or maybe suggestion?) i wonder if it would make sense to mention something about handling content that's managed outside the codebase e.g. an external translation service. even if we don't architect for that immediately, could still be helpful to link to a reference like this one https://dev.to/adrai/supercharge-your-typescript-app-mastering-i18next-for-type-safe-translations-2idp that explains how that might be done if a project ends up needing to do that before it's supported out of the box in the template

@sawyerh sawyerh merged commit 3781fac into main Aug 29, 2023
@sawyerh sawyerh deleted the sawyerh/adr-i18n-ts branch August 29, 2023 22:42
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

Successfully merging this pull request may close these issues.

2 participants