Skip to content
Open
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
5 changes: 5 additions & 0 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,9 @@ export const resourcesData = [
brief: " SAB KUCH ",
link: "https://www.tutorialspoint.com/tutorialslibrary.htm",
},
{
courseName: "Namaste Javascript by Akshay Saini",
brief: "Namaste JavaScript is a pure in-depth JavaScript Course, covering the core concepts of JavaScript in detail.",
link: "https://www.youtube.com/playlist?list=PLlasXeu85E9cQ32gLCvAvr9vNaUccPVNP",
},
];