|
|
|
|
|
by 1lint
1115 days ago
|
|
If we don't care about the UX, then it would be more "convenient" for the developer to just not write the program in the first place. Using string templating makes the DX better without compromising UX, since users just see the rendered output.
Implementing bad/nonexistent web security also makes the DX easier since there's simply fewer features to implement, but this obviously has negative consequences on UX when folks have their accounts/credentials easily stolen. |
|