Mark Avery
Mark Avery
@freben two that I would suggest is https://www.npmjs.com/package/typesafe-i18n which looks super nice, but some like it is singularly maintained, and the use base is still growing https://www.npmjs.com/package/i18next This one is...
https://github.com/sibelius/ast-i18n This also looks like an interesting project which could do a fair number of the initial heavy lifting maybe 🤷♂️ Might be worth a pass and a look?
yea. I figured it would be interesting to see what it spit out and if it was helpful
@jeferson-sb @lukekarrys let me know if you have any thoughts on this.
@lukekarrys squashed the commits and reworded to pass the commit lint.
@lukekarrys pinging again to see if you can approve the verifications.
Thank you! :) Just saw your previous comment and was about to push a change. I'll check back in a couple of months once node 18 has baked a bit...
@bergundy I didn't look into the performance case of that :( Should I open another PR with the Promise approach?
That's was a good read! thanks for sharing 😊 @lukekarrys Do you know how long that node 10 is going to be supported? We could also leverage the promise conditionally...
I like this direction!! Two notes of feedback. `mainAccount` is a little odd. Is there any other backstage configs that has a similar fallback pattern to use shared terminology? This...