Skip to content

Commit 5402504

Browse files
committed
Added Article and video for Explain the purpose of the "use strict" directive.
1 parent e479f17 commit 5402504

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,12 @@
169169

170170

171171
#### Articles
172-
- 📜 [Artical text](#)
172+
- 📜 [Strict mode](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode)
173+
- 📜 [JavaScript Use Strict](https://www.w3schools.com/js/js_strict.asp)
173174

174175

175176
#### Videos
176-
- 🎬 [Video title](#)
177+
- 🎬 [Strict Mode — "use strict" - Beau teaches JavaScript](https://youtu.be/uqUYNqZx0qY?si=OpfJy5E99Hmvv8Pb)
177178

178179
</details>
179180

0 commit comments

Comments
 (0)