You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/v2/examples/todomvc.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ type: examples
4
4
order: 11
5
5
---
6
6
7
-
> This is a fully spec-compliant TodoMVC implementation in under 120 effective lines of JavaScript (excluding comments and blank lines).
7
+
> Đây là một ví dụ TodoMVC chỉ gói gọn trong 120 dòng JavaScript (không tính comment và những dòng trống).
8
8
9
-
<pclass="tip">Note that if your web browser is configured to block 3rd-party data/cookies, the example below will not work, as the `localStorage` data will fail to be saved from JSFiddle. You'll have to click on `Edit in JSFiddle` to see the live result.</p>
9
+
<pclass="tip">Lưu ý nếu trình duyệt chặn dữ liệu hoặc cookie của bên thứ 3, ví dụ này sẽ không chạy vì không thể lưu vào `localStorage` từ JSFiddle. Bạn sẽ xem phải xem trực tiếp trên JSFiddle bằng cách bấm vào `Edit in JSFiddle`</p>
0 commit comments