Skip to content

Commit 6a71679

Browse files
committed
update readme.md
1 parent 507a1fa commit 6a71679

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

readme.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ https://github.com/wesbos/JavaScript30
2020
| 08 | Fun with HTML5 Canvas | [筆記](https://github.com/a90100/JavaScript30/tree/master/08%20-%20Fun%20with%20HTML5%20Canvas) | [DEMO](https://a90100.github.io/JavaScript30/08%20-%20Fun%20with%20HTML5%20Canvas/index-Harry.html) |
2121
| 09 | Dev Tools Domination | [筆記](https://github.com/a90100/JavaScript30/tree/master/09%20-%20Dev%20Tools%20Domination) |[DEMO](https://a90100.github.io/JavaScript30/09%20-%20Dev%20Tools%20Domination/index-Harry.html) |
2222
| 10 | Hold Shift and Check Checkboxes | N/A | [DEMO](https://a90100.github.io/JavaScript30/10%20-%20Hold%20Shift%20and%20Check%20Checkboxes/index-Harry.html) |
23-
| 11 | Custom Video Player | | |
24-
| 12 | Key Sequence Detection | | |
25-
| 13 | Slide in on Scroll | | |
26-
| 14 | JavaScript References VS Copying | | |
27-
| 15 | LocalStorage | | |
28-
| 16 | Mouse Move Shadow | | |
29-
| 17 | Sort Without Articles | | |
30-
| 18 | Adding Up Times with Reduce | | |
31-
| 19 | Webcam Fun | | |
23+
| 11 | Custom Video Player | [筆記](https://github.com/a90100/JavaScript30/tree/master/11%20-%20Custom%20Video%20Player) | [DEMO](https://a90100.github.io/JavaScript30/11%20-%20Custom%20Video%20Player/index.html) |
24+
| 12 | Key Sequence Detection | N/A | [DEMO](https://a90100.github.io/JavaScript30/12%20-%20Key%20Sequence%20Detection/index-Harry.html) |
25+
| 13 | Slide in on Scroll | N/A | [DEMO](https://a90100.github.io/JavaScript30/13%20-%20Slide%20in%20on%20Scroll/index-Harry.html) |
26+
| 14 | JavaScript References VS Copying | [筆記](https://github.com/a90100/JavaScript30/tree/master/14%20-%20JavaScript%20References%20VS%20Copying) | [DEMO](https://a90100.github.io/JavaScript30/14%20-%20JavaScript%20References%20VS%20Copying/index-Harry.html) |
27+
| 15 | LocalStorage | [筆記](https://github.com/a90100/JavaScript30/tree/master/15%20-%20LocalStorage) | [DEMO](https://a90100.github.io/JavaScript30/15%20-%20LocalStorage/index-Harry.html) |
28+
| 16 | Mouse Move Shadow | [筆記](https://github.com/a90100/JavaScript30/tree/master/16%20-%20Mouse%20Move%20Shadow) | [DEMO](https://a90100.github.io/JavaScript30/16%20-%20Mouse%20Move%20Shadow/index-Harry.html) |
29+
| 17 | Sort Without Articles | N/A | [DEMO](https://a90100.github.io/JavaScript30/16%20-%20Mouse%20Move%20Shadow/index-Harry.html) |
30+
| 18 | Adding Up Times with Reduce | N/A | [DEMO](https://a90100.github.io/JavaScript30/18%20-%20Adding%20Up%20Times%20with%20Reduce/index-Harry.html) |
31+
| 19 | Webcam Fun | [筆記](https://github.com/a90100/JavaScript30/tree/master/19%20-%20Webcam%20Fun) | [DEMO](https://a90100.github.io/JavaScript30/19%20-%20Webcam%20Fun/index.html) |
3232
| 20 | Speech Detection | | |
3333
| 21 | Geolocation | | |
3434
| 22 | Follow Along Link Highlighter | | |

0 commit comments

Comments
 (0)