From 50c8022048475460fe37a3081b2303328bc4b90c Mon Sep 17 00:00:00 2001 From: Swastik Patel Date: Thu, 12 Oct 2023 15:35:47 +0530 Subject: [PATCH] chore: added the Youtube link (#1917) Co-authored-by: Rupali Haldiya <78981177+rupali-codes@users.noreply.github.com> --- database/youtube/web-development.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/database/youtube/web-development.json b/database/youtube/web-development.json index da89b497e..1f10154e8 100644 --- a/database/youtube/web-development.json +++ b/database/youtube/web-development.json @@ -335,6 +335,14 @@ "subcategory": "web-development", "language": "english" }, + { + "name": "ByteGrad", + "description": "ByteGrad is an underrated Youtube channel which explains really complex development concepts in an easy and simple way.", + "url": "https://www.youtube.com/@ByteGrad", + "category": "youtube", + "subcategory": "web-development", + "language": "english" + }, { "name": "developedbyed", "description": "This channel has a wide variety of educational videos on technologies like HTML,vanilla CSS,Javascript,Tailwind CSS,and React",