This repository is created to store the code written while learning a beginners JS Course on Youtube :
https://www.youtube.com/watch?v=lhNdUVh3qCc
⭐️ Course Contents ⭐️
⌨️ (01:55) Memory Game - Level 1
💻 Code: https://github.com/kubowania/memory-game
Learn:
• push()
• querySelector()
• SetAttribute()
• getAttribute()
• appendChild()
• Math.random()
• sort()
• For loops
• createElement()
⌨️ (11:39) Whack-a-mole - level 1
💻 Code: https://github.com/kubowania/whac-a-mole
Learn:
• querySelector()
• addEventListener()
• setInterval()
• classList
• forEach()
• Arrow functions
⌨️ (19:47) Connect Four - level 1
💻 Code: https://github.com/kubowania/connect-four
Learn:
• querySelector()
• addEventListener()
• onclick
• classList.contains()
• classList.add()
• For loops
• Arrow functions
⌨️ (27:37) Nokia 3310 Snake - level 2
💻 Code: https://github.com/kubowania/Nokia3310-Snake
Learn:
• querySelector()
• addEventListener()
• setInterval()
• keyCodes
• pop()
• unshift()
• push()
• classList.contains()
• classList.add()
• classList.remove()
⌨️ (43:10) Space Invaders - level 2
💻 Code: https://github.com/kubowania/space-invaders
Learn:
• querySelector()
• addEventListener()
• Switch cases
• keyCodes
• indexOf()
• includes()
• classList
• setInterval()
• clearInterval()
• push()
⌨️ (59:06) Frogger - level 2
💻 Code: https://github.com/kubowania/Frogger
Learn:
• querySelector()
• addEventListener()
• setInterval()
• clearInterval()
• forEach()
• classList.contains()
• classList.add()
• classList.remove()
⌨️ (1:19:38) Tetris - level 3
💻 Code: https://github.com/kubowania/Tetris
Learn:
• querySelector()
• addEventListener()
• Array.from()
• getElementsByClassName()
• Math.floor()
• Math.random()
• forEach()
• classList.contains()
• classList.add()
• classList.remove()
• setInterval()
• clearInterval()
• some()
• style.backgroundImage
• splice()
• concat()
• appendChild()
• Arrow functions
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository is created to store the code written while learning a beginners JS Course on Youtube : https://www.youtube.com/watch?v=lhNdUVh3qCc
nandwani-rohit/JavascriptBeginnerCourse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository is created to store the code written while learning a beginners JS Course on Youtube : https://www.youtube.com/watch?v=lhNdUVh3qCc
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published