Skip to content

Commit

Permalink
Added MDN references to 8. IIFE, Modules and Namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulAhadKhan0308 committed Oct 6, 2022
1 parent 46b9791 commit a5541f7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,12 @@ All the translations for this repo will be listed below:

## 8. IIFE, Modules and Namespaces

### Reference

- 📜 [IIFE — MDN](https://developer.mozilla.org/en-US/docs/Glossary/IIFE)
- 📜 [Modularity — MDN](https://developer.mozilla.org/en-US/docs/Glossary/modularity)
- 📜 [Namespace — MDN](https://developer.mozilla.org/en-US/docs/Glossary/Namespace)

### Articles

- 📜 [Mastering Immediately-Invoked Function Expressions ― Chandra Gundamaraju](https://medium.com/@vvkchandra/essential-javascript-mastering-immediately-invoked-function-expressions-67791338ddc6)
Expand Down

0 comments on commit a5541f7

Please sign in to comment.