File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,9 @@ Practices Coding Problems in JavaScript
8
8
| --- | --- | --- | --- |
9
9
| 1. | Namaste Javascript | Notes [[ PDF] ( https://github.com/deltanode/JavaScript-Arena/blob/main/js-notes-resources/namaste_javascript_notes/namaste-javascript.pdf )] | [ Link] ( https://alok722.github.io/namaste-javascript-notes/dist/lectures.html ) |
10
10
| | The Ultimate JavaScript | Notes [[ PDF] ( https://github.com/deltanode/JavaScript-Arena/blob/main/js-notes-resources/the_ultimate_javascript_notes/JS_Notes_Combined.pdf )] | [ Link] ( https://github.com/deltanode/JavaScript-Arena/tree/main/js-notes-resources/the_ultimate_javascript_notes ) |
11
- | 2. | [ Questions: JS Core Concepts 🔗] ( https://github.com/deltanode/JS-Arena/tree/main/js-core-concepts ) | | |
12
- | 3. | [ JS Interview Questions 🔗] ( https://github.com/deltanode/JavaScript-Arena/tree/main/interview-questions ) | | |
11
+ | 2. | [ Questions: JS Core Concepts 🔗] ( https://github.com/deltanode/JS-Arena/tree/main/js-core-concepts ) | | [ Practice1] ( https://github.com/lydiahallie/javascript-questions#1-whats-the-output ) / [ Practice2] ( https://github.com/ganqqwerty/123-Essential-JavaScript-Interview-Questions#coding-questions ) |
12
+ | 3. | [ JS Interview Questions 🔗] ( https://github.com/deltanode/JavaScript-Arena/tree/main/interview-questions ) | | [ Link1] ( https://github.com/sudheerj/javascript-interview-questions#table-of-contents ) / [ Link2] ( https://github.com/ganqqwerty/123-Essential-JavaScript-Interview-Questions#123-javascript-interview-questions ) |
13
+ | 4. | Clean Code (Javascript) | | [ Link1] ( https://github.com/airbnb/javascript#airbnb-javascript-style-guide- ) / [ Link1] ( https://github.com/ryanmcdermott/clean-code-javascript#clean-code-javascript ) |
13
14
14
15
15
16
## Javascript Code Challanges [ 🔗] ( https://github.com/deltanode/JS-Arena/tree/main/code-challenges )
You can’t perform that action at this time.
0 commit comments