@@ -3,18 +3,6 @@ pageNumber: V
33chapter :
44---
55# 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 )
186
197## Articles for learning JavaScript
208
@@ -68,3 +56,16 @@ chapter:
68569 . The Net Ninja - [ Link] ( https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg )
695710 . thenewboston - [ Link] ( https://www.youtube.com/@thenewboston )
705811 . 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