Adding egghead.io as a Fullstack item

egghead.io is really a nice platform for beginners and advanced programmers alike to learn. I thought I'd add this entry for others to enjoy.
This commit is contained in:
Jean-Cédric Huet
2019-07-25 13:21:42 -04:00
committed by GitHub
parent 9c332a43c8
commit f4e3e767fa

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"
}
]
},