forked from shayaulman/kosher-code
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
organizing videos to playlist (shayaulman#81)
* organizing videos to playlist * Format files * Format files * Formayt files
- Loading branch information
1 parent
0d8758d
commit c99951e
Showing
4 changed files
with
74 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
module.exports = [ | ||
{ | ||
name: "The Net Ninja - Node Auth with JWY", | ||
hebrewName: "", | ||
category: "playlist", | ||
tags: ["node.js"], | ||
videoTutorials: [ | ||
{ url: "SnoAwLP1a-0" }, | ||
{ url: "muhJTRQ7WMk" }, | ||
{ url: "uiKwHx2K1Fo" }, | ||
{ url: "mnJxyc0DGM8" }, | ||
{ url: "nukNITdis9g" }, | ||
{ url: "teDkX-_Zkbw" }, | ||
{ url: "DmrjFKTLOYo" }, | ||
{ url: "8RiDRdHPcxA" }, | ||
{ url: "mevc_dl1i1I" }, | ||
{ url: "LZq0G8WUaII" }, | ||
{ url: "S-ZIfNuT5H8" }, | ||
{ url: "eWGwQ1__73E" }, | ||
{ url: "VliJT26LPFA" }, | ||
{ url: "f-2jDPgh_Ng" }, | ||
{ url: "9N7uqbuODqs" }, | ||
{ url: "jQn74jB5dg0" }, | ||
{ url: "JqF2BJBQI9Y" }, | ||
{ url: "mqubRYtnPcs" }, | ||
] | ||
} | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
module.exports = [ | ||
{ | ||
name: "The Net Ninja - Node.js Crash Course", | ||
hebrewName: "", | ||
category: "playlist", | ||
tags: ["NodeJS"], | ||
videoTutorials: [ | ||
{ url: "zb3Qk8SG5Ms" }, | ||
{ url: "OIBIXYLJjsI" }, | ||
{ url: "-HPZ1leCV8k" }, | ||
{ url: "DQD00NAUPNk" }, | ||
{ url: "bdHE2wHT-gQ" }, | ||
{ url: "Lr9WUkeYSA8" }, | ||
{ url: "yXEesONd_54" }, | ||
{ url: "_GJKAs7A0_4" }, | ||
{ url: "bxsemcrY4gQ" }, | ||
{ url: "VVGgacjzc2Y" }, | ||
{ url: "zW_tZR0Ir3Q" }, | ||
] | ||
} | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters