Skip to content

Commit d15343f

Browse files
author
Paul Jaffre
authored
Merge branch 'main' into vandofb/update-extension-link
2 parents 3379d32 + cafb866 commit d15343f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/courses.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"courses": [
3+
{
4+
"title": "Testing JavaScript with Cypress",
5+
"url": "https://youtu.be/u8vMu7viCm8?si=xXovHp09w6dJVXEC",
6+
"author": "Ryan Solomon",
7+
"sourceName": "freeCodeCamp.org",
8+
"sourceUrl": "https://www.freecodecamp.org/",
9+
"free": true
10+
},
311
{
412
"title": "Cypress with TypeScript",
513
"url": "https://testautomationu.applitools.com/cypress-with-typescript/",

0 commit comments

Comments
 (0)