There was an error while loading. Please reload this page.
1 parent 57f1447 commit 4ef856cCopy full SHA for 4ef856c
README.md
@@ -137,11 +137,13 @@
137
138
139
#### Articles
140
-- 📜 [Artical text](#)
+- 📜 [How is == Different from === in JavaScript?](https://www.freecodecamp.org/news/loose-vs-strict-equality-in-javascript/)
141
+- 📜 [Equality comparisons and sameness](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Equality_comparisons_and_sameness)
142
143
144
#### Videos
-- 🎬 [Video title](#)
145
+- 🎬 [== vs === in JavaScript | Which one is better? | Strict vs Loose Equality](https://youtu.be/nQJrfphxKBg?si=BMmaluqphvRRmBCh)
146
+- 🎬 [JavaScript == VS ===](https://youtu.be/C5ZVC4HHgIg?si=MLIQAxCzl4EfSbWo)
147
148
</details>
149
0 commit comments