8000 Update README.md · deltanode/JavaScript-Arena@7392e05 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7392e05

Browse files
authored
Update README.md
1 parent fe98b16 commit 7392e05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Practices Coding Problems in JavaScript
77
- Namaste Javascript - Notes [[PDF](https://github.com/deltanode/JS-Arena/blob/main/js-notes-resources/namaste_javascript/namaste-javascript.pdf)] - [Link](https://alok722.github.io/namaste-javascript-notes/dist/lectures.html)
88
- The Ultimate JavaScript - Notes [[PDF](https://github.com/deltanode/JS-Arena/blob/main/js-notes-resources/js_overview_notes/JS_Notes_Combined.pdf)] - [Link](https://github.com/deltanode/JS-Arena/tree/main/js-notes-resources/js_overview_notes)
99

10-
## [JS Core Concepts ](https://github.com/deltanode/JS-Arena/tree/main/js-core-concepts)
10+
## [JS Core Concepts 🔗](https://github.com/deltanode/JS-Arena/tree/main/js-core-concepts)
1111

1212
- Execution Context
1313
- Scope
1414
- THIS
1515

16-
## Javascript Code Challanges [](https://github.com/deltanode/JS-Arena/tree/main/code-challenges)
16+
## Javascript Code Challanges [🔗](https://github.com/deltanode/JS-Arena/tree/main/code-challenges)
1717

18-
### [Programming Fundamentals](/code-challenges/01-programming-fundamentals)
18+
### [Programming Fundamentals](/code-challenges/01-programming-fundamentals)
1919

2020
- Basic mathematical operations like swapping two numbers, square root of numbers
2121
- Checking any number’s nature if it is positive, negative, or zero

0 commit comments

Comments
 (0)
0