Skip to content

Comment on Lessons From Linguistics: i18n Best Practices for Front-End Developersparent

Comments

I note the replies, but respectfully disagree that concatenation versus interpolation is in any way a meaningful distinction.

Analysing “green house” as either “green”.concat(“ house”) or “{} {}”(green, house) is not meaningfully different, and runs into the same i18n problem (the order should be reversed for many languages, like Spanish and French).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.