Replies: 1 comment
-
|
Closing as duplicate of #147 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reference: https://github.com/elementary/docs/blob/master/writing-apps/code-style.md#string-formatting
It would be good to provide a reason for why string templates are discouraged, given their ergonomic advantages over remembering every
%code on the planet.I haven’t been able to find any information on how translations work/don’t work with string templates but I’m assuming they are complicated at the very least. Is this the reason why they’re discouraged?
Beta Was this translation helpful? Give feedback.
All reactions