31 lines
1.5 KiB
JSON
31 lines
1.5 KiB
JSON
{
|
|
"title": "Fullstack",
|
|
"slug": "/fullstack",
|
|
"resources": [
|
|
{
|
|
"title": "freeCodeCamp curriculum",
|
|
"desc": "We have thousands of coding lessons to help you improve your skills. You can earn each certification by completing its 5 final projects. And yes - all of this is 100% free, thanks to the thousands of campers who donate to our nonprofit. If you are new to coding, we recommend you start at the beginning.",
|
|
"url": "https://www.freecodecamp.org/learn/",
|
|
"tags": ["design", "javascript", "courses", "security", "interview"]
|
|
},
|
|
{
|
|
"title": "Learn Node",
|
|
"desc": "Premium course by WesBos teaching you the MEPN (Mongo, Express, Pug, Node) stack using a fullstack project as example.",
|
|
"url": "https://learnnode.com",
|
|
"tags": ["videos", "javascript", "training"]
|
|
},
|
|
{
|
|
"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",
|
|
"tags": ["videos", "frontend", "react", "javascript"]
|
|
},
|
|
{
|
|
"title": "Refactoring Guru",
|
|
"desc": "This site makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics.",
|
|
"url": "https://refactoring.guru/",
|
|
"tags": ["refactoring", "patterns", "educational", "learning"]
|
|
}
|
|
]
|
|
}
|