Skip to content

Commit dc6680f

Browse files
authored
Update README.md
1 parent 37faa20 commit dc6680f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ 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)
23+
2)

0 commit comments

Comments
 (0)