Hacker News new | ask | show | jobs
by jthompson4004 620 days ago
Yup, we use a very similar library on the backend, we just layer a few things on top of it, like our VSCode extension that scans through the app and auto-wraps user-facing strings for translation, build-time translation, automatic context, etc.

If you've got a big codebase, the VSCode extension can be super helpful for setting up.

1 comments

Is your product essentially the VSCode extension? I’ll check it out