Skip to content

Commit

Permalink
Add MDN Docs and Flexbox Froggy (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: Karl Horky <[email protected]>
  • Loading branch information
HeyFang and karlhorky authored Sep 17, 2024
1 parent 4168a5d commit 7f4afd5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ This list aims to be a curated set of high quality educational resources. The av
**Free** beginner to intermediate full-stack courses with Ruby and JS learning paths\
*(HTML, CSS, JavaScript, Ruby, Rails)*

#### [MDN Learning Area](https://developer.mozilla.org/en-US/docs/Learn)
**Free** guides on fundamental web development concepts\
*(HTML, CSS, JavaScript, accessibility, performance, React, Ember, Vue, Svelte, Angular, Git, GitHub)*

#### [GitHub Skills](https://github.com/skills)
**Free** self paced, interactive projects to learn Git and GitHub, created and maintained by GitHub's training team\
*(Git, GitHub)*
Expand All @@ -64,6 +68,10 @@ This list aims to be a curated set of high quality educational resources. The av
**Free** game that teaches the CSS grid system created by [@thomaspark](https://github.com/thomaspark)\
*(CSS)*

#### [Flexbox Froggy](https://flexboxfroggy.com/)
**Free** game that teaches the CSS Flexbox\
*(CSS)*

#### [Hexlet.io](https://en.hexlet.io)
**Mixed** self paced, interactive projects to learn JavaScript, C, Regular Expressions and computer science in general\
*(JavaScript, Regular Expressions, Bash, computer science, Ansible)*
Expand Down

0 comments on commit 7f4afd5

Please sign in to comment.