Skip to content

Commit b67d71c

Browse files
committed
done with JS
1 parent 8aae776 commit b67d71c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/content/resources.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ In this section I will provice a list of links to resources in the form of books
1616

1717
[TSDX - A lib to help scaffold Node Projects in TypeScript](https://github.com/formium/tsdx)
1818

19-
https://github.com/AllThingsSmitty/must-watch-javascript
19+
[A List of JS Talks](https://github.com/AllThingsSmitty/must-watch-javascript)
2020

21-
https://developer.mozilla.org/en-US/docs/Web/JavaScript
21+
[MDN - JavaScript Home Page](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
2222

23-
https://exploringjs.com/
23+
[Exploring JS: JavaScript books for programmers](https://exploringjs.com/)
2424

25-
https://javascript.info/
25+
[JavaScript Info](https://javascript.info/)
2626

27-
https://flaviocopes.com/tags/js/
27+
[Flavio Copes](https://flaviocopes.com/tags/js/)
2828

2929
# React
3030

0 commit comments

Comments
 (0)