Skip to main content

All Questions

3 votes
2 answers
299 views

I've been trying to build this (principally desktop, but could eventually be turned into a cloud app) document editor program for a while and have it laid out using the broad principles of the 3-Layer ...
The_Sympathizer's user avatar
1 vote
1 answer
782 views

I'm currently developing a bot for Discord that sends news over webhooks to multiple servers and I've decided to separate that news onto it's own microservice because the bot runs multiple instances ...
Blastcore's user avatar
  • 151
4 votes
3 answers
362 views

I am working on a REST API for a company that, until recently, has been focused on the Australian market. The result of this is that the API has resources and fields which model the Australian market, ...
David Keaveny's user avatar
1 vote
2 answers
109 views

For a localized service or application, whenever one is checking in code with new strings, it implies that localization for those strings is needed. Now, I need to ensure that there are no unlocalized ...
Asad Iqbal's user avatar
-1 votes
3 answers
172 views

I'm working on a website that has different languages, being English the master language. Most of the site is fully translated but English content has a bigger team so it usually goes a bit ahead of ...
JCalcines's user avatar
  • 151
7 votes
1 answer
8k views

I have a rest api and a reactjs front end, in some cases, the api will send an error to the front end and I need to display that error. My app will support multiple languages, so the error must be ...
Vencovsky's user avatar
  • 371
10 votes
0 answers
266 views

A valid sequence of code-points can begin with one or more combining mark, which form a grapheme cluster that has no base glyph. I'm unsure how that should be handled, if at all. For example, consider ...
Wes's user avatar
  • 872
0 votes
0 answers
58 views

In a web app i'm working on, there's some i18n/l10n support. Some entities (I'm using locations as an example) support having names in multiple locales. The app has a primary_locale (defaulting to 'en'...
darkphoenix's user avatar

15 30 50 per page
1
2 3 4 5
8