@@ -3,18 +3,6 @@ pageNumber: V
3
3
chapter :
4
4
---
5
5
# Learning Resources
6
- ## Projects to Practice
7
-
8
- - [ Digital Clock] ( ./beginner-projects/digital-clock.md )
9
- - [ Drum Kits] ( ./beginner-projects/electronic-drum-kit.md )
10
- - [ Image Search App] ( ../beginner-projects/image-search.md )
11
- - [ Month Calendar] ( ./beginner-projects/monthly-calendar.md )
12
- - [ Random Photos] ( ./beginner-projects/random-photos-generator.md )
13
- - [ Rock Paper Scissors Game] ( ../beginner-projects/rock-paper-scissors-game.md )
14
- - [ Stopwatch] ( ./beginner-projects/simple-stopwatch.md )
15
- - [ Tip Calculator] ( ./beginner-projects/tip-calculator.md )
16
- - [ Video Trailer Popup] ( ../beginner-projects/video-trailer-popup.md )
17
- - [ Weather App] ( ./beginner-projects/weather-app.md )
18
6
19
7
## Articles for learning JavaScript
20
8
@@ -68,3 +56,16 @@ chapter:
68
56
9 . The Net Ninja - [ Link] ( https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg )
69
57
10 . thenewboston - [ Link] ( https://www.youtube.com/@thenewboston )
70
58
11 . Traversy Media - [ Link] ( https://www.youtube.com/user/TechGuyWeb )
59
+
60
+ ## Projects to Practice
61
+
62
+ - [ Digital Clock] ( ./beginner-projects/digital-clock.md )
63
+ - [ Drum Kits] ( ./beginner-projects/electronic-drum-kit.md )
64
+ - [ Image Search App] ( ./beginner-projects/image-search.md )
65
+ - [ Month Calendar] ( ./beginner-projects/monthly-calendar.md )
66
+ - [ Random Photos] ( ./beginner-projects/random-photos-generator.md )
67
+ - [ Rock Paper Scissors Game] ( ./beginner-projects/rock-paper-scissors-game.md )
68
+ - [ Stopwatch] ( ./beginner-projects/simple-stopwatch.md )
69
+ - [ Tip Calculator] ( ./beginner-projects/tip-calculator.md )
70
+ - [ Video Trailer Popup] ( ./beginner-projects/video-trailer-popup.md )
71
+ - [ Weather App] ( ./beginner-projects/weather-app.md )
0 commit comments