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 84666ab + bc11beb commit b47509bCopy full SHA for b47509b
frontend/src/DB/product.json
@@ -85,6 +85,13 @@
85
"link": "https://tiddlywiki.com/",
86
"description": "TiddlyWiki is a unique non-linear notebook for capturing, organizing, and sharing complex information."
87
},
88
+ {
89
+ "productName": "Scrimba",
90
+ "category": "tools",
91
+ "image": "https://www.svgrepo.com/download/345681/scrimba.svg",
92
+ "link": "https://scrimba.com/",
93
+ "description": "Scrimba is an interactive learning platform for coders that lets you watch and edit code directly in the video player."
94
+},
95
{
96
"productName": "Sublime Text",
97
"category": "coding",
0 commit comments