We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3379d32 + cafb866 commit d15343fCopy full SHA for d15343f
src/data/courses.json
@@ -1,5 +1,13 @@
1
{
2
"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
+ },
11
12
"title": "Cypress with TypeScript",
13
"url": "https://testautomationu.applitools.com/cypress-with-typescript/",
0 commit comments