Skip to content

Commit 05656b9

Browse files
authored
Update README.md
1 parent cf63b10 commit 05656b9

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ $ npm run lint:fix
3232

3333
## References
3434

35-
1. [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
35+
### [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
36+
One of the famous reference site for Javascript, it introduces from beginning to the advance concept
3637

37-
2. [w3schools](https://www.w3schools.com/js/)
38+
### [w3schols.com](https://www.w3schools.com/js/)
39+
W3Schools is an educational website for learning web technologies online. Content includes tutorials and references relating to HTML, CSS, JavaScript
40+
41+
### [The Modern JavaScrit Tutoial](https://javascript.info/)
42+
This web site introduces JavaScript with well-sorted topics, so it helps to see overview
43+
44+
### [TutorialPoint](https://www.tutorialspoint.com/index.htm)
45+
They provides a vaiety of media such as video, eBooks, so it would be helpful, it you look for another learning materials

0 commit comments

Comments
 (0)