Merge pull request #115 from AyoubIssaad/cleanJsCodeRes
Added new JS ressource: Clean Code Javascript
This commit is contained in:
11
store.json
11
store.json
@@ -504,6 +504,11 @@
|
||||
"title": "Javascript Weekly",
|
||||
"desc": "A free, once–weekly email roundup of JavaScript news and articles.",
|
||||
"url": "https://javascriptweekly.com/"
|
||||
},
|
||||
{
|
||||
"title": "Clean Code Javascript",
|
||||
"desc": "Software engineering principles, from Robert C. Martin's book Clean Code, adapted for JavaScript. This is not a style guide. It's a guide to producing readable, reusable, and refactorable software in JavaScript.",
|
||||
"url": "https://github.com/ryanmcdermott/clean-code-javascript"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -905,9 +910,9 @@
|
||||
"url": "https://serversforhackers.com/"
|
||||
},
|
||||
{
|
||||
"title" : "Glitch",
|
||||
"desc" : "The friendly community where everyone can discover & create the best apps on the web.",
|
||||
"url" : "https://glitch.com/"
|
||||
"title": "Glitch",
|
||||
"desc": "The friendly community where everyone can discover & create the best apps on the web.",
|
||||
"url": "https://glitch.com/"
|
||||
},
|
||||
{
|
||||
"title": "Serverless for Front-End Developers",
|
||||
|
||||
Reference in New Issue
Block a user