Merge branch 'master' into patch-2

This commit is contained in:
wellá
2019-07-09 10:49:02 +02:00
committed by GitHub
3 changed files with 31 additions and 18 deletions

View File

@@ -454,6 +454,11 @@
"title": "BundlePhobia",
"desc": "Find the cost of adding a npm package to your bundle",
"url": "https://bundlephobia.com/"
},
{
"title": "The Net Ninja - Black-belt your web skills",
"desc": "Free YouTube tutorials on modern JavaScript (beginner to advanced), Node.js, React, Vue.js, Firebase, MongoDB, Plus loads more...",
"url": "https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg/playlists"
}
]
},
@@ -853,6 +858,16 @@
"title": "Servers for hackers",
"desc": "Tutorials on how to handle your servers.",
"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": "Serverless for Front-End Developers",
"desc": "Find Serverless services (e.g. functions, databases and other tools) for your next project. There are also articles related to Serverless and JAMstack.",
"url": "https://serverless.css-tricks.com/"
}
]
},