Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 967b88e

Browse files
authored
Update README.md
1 parent 10a833a commit 967b88e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,8 @@ locations.forEach((location) => {
142142
```
143143
**[⬆ back to top](#table-of-contents)**
144144

145-
### Don't add unneeded context
146-
If your class/object name tells you something, don't repeat that in your
147-
variable name.
145+
### อย่าใส่สิ่งที่ไม่จำเป็นลงใน code
146+
ถ้าชื่อ class/object บอกอยู่แล้วว่าสื่อถึงอะไร ไม่จำเป็นต้องใส่อีกในชื่อตัวแปร
148147

149148
**ตัวอย่างที่ไม่ดี:**
150149
```javascript

0 commit comments

Comments
 (0)