Merge pull request #92 from HurricaneInteractive/patch-2
Add BundlePhobia to JavaScript
This commit is contained in:
@@ -450,6 +450,11 @@
|
|||||||
"desc": "jQuery and its cousins are great, and by all means use them if it makes it easier to develop your application. If you're developing a library on the other hand, please take a moment to consider if you actually need jQuery as a dependency.",
|
"desc": "jQuery and its cousins are great, and by all means use them if it makes it easier to develop your application. If you're developing a library on the other hand, please take a moment to consider if you actually need jQuery as a dependency.",
|
||||||
"url": "http://youmightnotneedjquery.com"
|
"url": "http://youmightnotneedjquery.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"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",
|
"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...",
|
"desc": "Free YouTube tutorials on modern JavaScript (beginner to advanced), Node.js, React, Vue.js, Firebase, MongoDB, Plus loads more...",
|
||||||
|
|||||||
Reference in New Issue
Block a user