Skip to content

Commit 3fbe4a2

Browse files
authored
fix conflict --sync
1 parent 5ae279a commit 3fbe4a2

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

1-js/03-code-quality/04-ninja-code/article.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,7 @@ i = i ? i < 0 ? Math.max(0, len + i) : i : 0;
4343
منجز.
4444
```
4545

46-
<<<<<<< HEAD
4746
هناك طريقة أخرى للكتابه بشكل أسرع وهي استخدام أسماء المتغيرات ذات الحرف الواحد في كل مكان. مثل `a`, `b` او `c`.
48-
=======
49-
Another way to code shorter is to use single-letter variable names everywhere. Like `a`, `b` or `c`.
50-
>>>>>>> b52aa942a8e9b75ba8a65124c22593171e273bb6
5147

5248
يختفي متغير قصير في الكود مثل نينجا حقيقي في الغابة. لن يتمكن أحد من العثور عليه باستخدام "بحث" المحرر. وحتى لو فعل شخص ما ، فلن يتمكن من معرفه معني `A` او `B`
5349

0 commit comments

Comments
 (0)