We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d828995 commit bb7d0f4Copy full SHA for bb7d0f4
README.md
@@ -6,12 +6,12 @@ Original Repository: [ryanmcdermott/clean-code-javascript](https://github.com/ry
6
1. [Giới thiệu](#giới-thiệu)
7
2. [Biến](#biến)
8
3. [Hàm](#hàm)
9
- 4. [Đối tượng và Cấu trúc dữ liệu](#đối-tượng-và-cấu-trúc-dữ-liệu)
+ 4. [Đối tượng và Cấu trúc dữ liệu](#Đối-tượng-và-cấu-trúc-dữ-liệu)
10
5. [Classes](#classes)
11
6. [Testing](#testing)
12
7. [Xử lí đồng thời](#xử-lí-đồng-thời)
13
8. [Xử lí lỗi](#xử-lí-lỗi)
14
- 9. [Định dạng](#định-dạng)
+ 9. [Định dạng](#Định-dạng)
15
10. [Viết chú thích](#viết-chú-thích)
16
11. [Các ngôn ngữ khác](#các-ngôn-ngữ-khác)
17
0 commit comments