Merge pull request #114 from jadjoubran/patch-1
Add learnjavascript.online & codetogo.io to /javascript
This commit is contained in:
10
store.json
10
store.json
@@ -509,6 +509,16 @@
|
|||||||
"title": "Javascript Weekly",
|
"title": "Javascript Weekly",
|
||||||
"desc": "A free, once–weekly email roundup of JavaScript news and articles.",
|
"desc": "A free, once–weekly email roundup of JavaScript news and articles.",
|
||||||
"url": "https://javascriptweekly.com/"
|
"url": "https://javascriptweekly.com/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Learn JavaScript Online",
|
||||||
|
"desc": "The easiest way to learn & practice modern JavaScript",
|
||||||
|
"url": "https://learnjavascript.online/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Code to go",
|
||||||
|
"desc": "Find up to date snippets for common JavaScript use cases",
|
||||||
|
"url": "https://codetogo.io/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Clean Code Javascript",
|
"title": "Clean Code Javascript",
|
||||||
|
|||||||
Reference in New Issue
Block a user