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 e47ca36 commit 4a926a7Copy full SHA for 4a926a7
1-js/02-first-steps/03-strict-mode/article.md
@@ -42,11 +42,7 @@ alert("some code");
42
```warn header="`use strict` বাতিল করার কোন উপায় নেই"
43
`"no use strict"`-র মত কোন নির্দেশক নেই যা ইন্জিনটিকে পুরনো চরিত্রে ফিরিয়ে নেবে।
44
45
-<<<<<<< HEAD
46
একবার স্ট্রিক্ট মোডে ঢুকে গেলে আর ফিরে যাওয়ার কোন সুযোগ থাকে না।
47
-=======
48
-Once we enter strict mode, there's no going back.
49
->>>>>>> 47d186598add3a0ea759615596a12e277ce8fb5a
50
```
51
52
## ব্রাউজার কনসোল
0 commit comments