Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Wes Bos youtube in webdevlepment section #1495

Merged
merged 2 commits into from
Aug 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions database/youtube/web-development.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,5 +294,13 @@
"category": "youtube",
"subcategory": "web-development",
"language": "english"
},
{
"name": "Wes Bos",
"description": "This is the best website to learn Javascript. It provides 30 JS projects for learners to build in 30 days.",
"url": "https://www.youtube.com/@WesBos",
"category": "youtube",
"subcategory": "web-development",
"language": "english"
}
]