From 929b8df1393190e04cf20326ddce3f370a69fa7d Mon Sep 17 00:00:00 2001 From: MeowB <60074375+MeowB@users.noreply.github.com> Date: Wed, 3 May 2023 05:57:57 +0200 Subject: [PATCH] adding frontend mentor to the generalResources.md --- generalResources.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/generalResources.md b/generalResources.md index 8aeab3df..dfa415f5 100644 --- a/generalResources.md +++ b/generalResources.md @@ -1,5 +1,4 @@ **[Back](/README.md/)** - # General Resources for Learning Web Development - [MDN Web Docs](https://developer.mozilla.org/en-US/): A resource for developers, maintained by the community of developers and technical writers and hosting many documents on a wide variety of subjects, such as: HTML, CSS, HTTP, JavaScript, Web APIs, Web components, Graphics, Audio, video and multimedia, MathML. @@ -52,3 +51,5 @@ * [roadmap.sh](https://roadmap.sh): Displays dedicated roadmaps for a specific field or technology including Front End, Back End, Full Stack, React, Java etc. * [**CompSciLib**](https://www.compscilib.com/): A free site for learning and practicing Computer Science theory topics in courses such as Computer Organization, Discrete Math, Networking, etc. Think Khan Academy, but for Computer Science. + +* [**frontend Mentor**](https://www.frontendmentor.io/challenges): Solve real-world HTML, CSS and JavaScript challenges whilst working to professional designs. \ No newline at end of file