Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit da2b208

Browse files
Update README.md
1 parent 52efb11 commit da2b208

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

‎README.md‎

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
1-
# JavaScript-Basics
1+
# JavaScript Basics
2+
3+
- The main purpose of this language is to implement interactiveness into webpages and web applications, but more than just the interactiveness of web pages is covered in this repository.
4+
5+
- JavaScript `beginners` and those who want knowledge of javaScript at `hacking, cybersecurity-level` are main targets of making this documentation.
6+
7+
![Screenshot (868)](https://user-images.githubusercontent.com/63872951/186121539-48e25bf0-de5c-461d-bd9c-19e9dbc8ec66.png)
8+
9+
# Table of Contents
10+
11+
**[1. Variables](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/01%20Variables)**<br>
12+
**[2. Operators](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/02%20Operators)**<br>
13+
**[3. Extra Data Types](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/03%20Extra%20Data%20Types)**<br>
14+
**[4. Conditionals](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/04%20Conditionals)**<br>
15+
**[5. Switch Cases](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/05%20Switch%20Cases)**<br>
16+
**[6. Functions](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/06%20Functions)**<br>
17+
**[7. Objects](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/07%20Objects)**<br>
18+
**[8. Arrays](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/08%20Arrays)**<br>
19+
**[9. Loops](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/09%20Loops)**<br>
20+
**[10. DOM](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/10%20DOM)**<br>
21+
**[11. XSS](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/11%20XSS)**<br>
22+
**[12. Resources](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/12%20Important%20Resources)**<br>
23+
**[13. QnA](https://github.com/ShubhamJagtap2000/JavaScript-Basics/tree/main/13%20Rooms%20QnA)**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /