Merge pull request #110 from BiscuiTech/patch-1

Adding egghead.io as a Fullstack item
This commit is contained in:
wellá
2019-07-26 08:33:46 +02:00
committed by GitHub

View File

@@ -291,6 +291,11 @@
"title": "Learn Node",
"desc": "Permium course by WesBos teaching you the MEPN (Mongo, Express, Pug, Node) stack using a fullstack project as example.",
"url": "https://learnnode.com"
},
{
"title": "egghead.io",
"desc": "Lecture platform about anything ranging from basic Javascript to advanced React methods. Community courses available free of charge with an opt-in paid section for full course paths.",
"url": "https://egghead.io"
}
]
},