Internationalization with Hasura: How to Make Your Backend (Almost) as Smart as Google Translate
Description
In a world that is growing more digitally connected at a breath-taking rate, it’s becoming easier and easier to have a global audience for your application, which means globalization and localization are concerns for development teams of almost any size. There are many effective patterns and tools for localizing client-side web content, but what about data stored and/or computed by your backend? How do you approach translating an entire application at all layers, especially if you’re not doing it from the start?