fix
This commit is contained in:
parent
a5d3aec5ee
commit
924b6ffadd
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ Again, we could shorten that to `userName` if we know for sure that the user is
|
||||||
|
|
||||||
Modern editors and autocomplete make long variable names easy to write. Don't save on them. A name with 3 words in it is fine.
|
Modern editors and autocomplete make long variable names easy to write. Don't save on them. A name with 3 words in it is fine.
|
||||||
|
|
||||||
And if your editor does not have proper autocompletion, get [a new one](/editors).
|
And if your editor does not have proper autocompletion, get [a new one](/code-editors).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue