Skip to content

Commit 5c6ff89

Browse files
committed
new
1 parent af6de9a commit 5c6ff89

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Feel free to explore the content and use these notes to enhance your understandi
1414
6) [Control flow](https://github.com/syedamir5560/JavaScript-Notes/blob/main/control-flow.js)
1515
7) [Loops](https://github.com/syedamir5560/JavaScript-Notes/blob/main/loops.js)
1616
8) [Functions](https://github.com/syedamir5560/JavaScript-Notes/blob/main/functions.js)
17-
9) [Advance-Functions](https://github.com/syedamir5560/JavaScript-Notes/blob/main/Advance-function.js)
18-
10) [Objects](https://github.com/syedamir5560/JavaScript-Notes/blob/main/loops.js)
19-
11) [This keyword](https://github.com/syedamir5560/JavaScript-Notes/blob/main/thisKeyword.js)
17+
9) [Objects](https://github.com/syedamir5560/JavaScript-Notes/blob/main/loops.js)
18+
10) [This keyword](https://github.com/syedamir5560/JavaScript-Notes/blob/main/thisKeyword.js)
19+
20+
## Advance Concept
21+
22+
1) [Advance-Functions](https://github.com/syedamir5560/JavaScript-Notes/blob/main/Advance-function.js)

0 commit comments

Comments
 (0)