We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e730f commit 4612ff0Copy full SHA for 4612ff0
session 2/chapters/resources.md
@@ -0,0 +1,13 @@
1
+[Array Methods](https://www.digitalocean.com/community/tutorial_series/working-with-arrays-in-javascript)
2
+
3
+[string methods - 1](https://www.digitalocean.com/community/tutorials/how-to-work-with-strings-in-javascript)
4
5
+[string methods - 2](https://www.digitalocean.com/community/tutorials/how-to-index-split-and-manipulate-strings-in-javascript)
6
7
+[frequently used methods in js](https://www.youtube.com/watch?v=80KX6aD9R7M&list=PLnHJACx3NwAfRUcuKaYhZ6T5NRIpzgNGJ) (MUST WATCH!!)
8
9
+[github tutorial - 1](https://www.youtube.com/watch?v=RGOj5yH7evk)
10
11
+[github tutorial - 2](https://www.youtube.com/watch?v=KgGnTMwSxFU)
12
13
+[regex tutorials](https://regexlearn.com/)
0 commit comments