Add learnjavascript.online & codetogo.io to /javascript

This commit is contained in:
Jad Joubran
2019-07-29 11:20:32 +02:00
committed by GitHub
parent e26040c2c6
commit cf327d0ce2

View File

@@ -504,6 +504,16 @@
"title": "Javascript Weekly",
"desc": "A free, onceweekly email roundup of JavaScript news and articles.",
"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/"
}
]
},