Merge pull request #208 from KenavR/resource/refactoring-guru
Added refactoring.guru resource to fullstack category.
This commit is contained in:
@@ -19,6 +19,12 @@
|
|||||||
"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.",
|
"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",
|
"url": "https://egghead.io",
|
||||||
"tags": ["videos", "frontend", "react", "javascript"]
|
"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"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user