▲ 0 r/javascript
AST-based translation automation for JS apps (debug mode, dry-run, namespace loading)
npmjs.comu/Fun_Conversation8894 — 3 days ago
Been experimenting with localization workflows in React apps recently and noticed the pain points change a lot as apps grow.
Early on, simple JSON files + i18next work fine.
But later I started running into things like:
Ended up experimenting with:
Curious how others are approaching this problem in larger apps.
Also wrote a deeper breakdown of the architecture/tradeoffs while building it:
https://medium.com/@parthgupta20052005/building-an-ai-powered-localization-pipeline-for-react-applications-4b8e5726b84a