Skip to content

Commit

Permalink
Merge pull request #920 from MeowB/myFork
Browse files Browse the repository at this point in the history
adding frontend mentor to the generalResources.md
  • Loading branch information
l-white committed Aug 14, 2023
2 parents 61f8c43 + 929b8df commit 074c572
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion generalResources.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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.

0 comments on commit 074c572

Please sign in to comment.