Add MDN Docs and Flexbox Froggy (#79)

Co-authored-by: Karl Horky <karl.horky@gmail.com>
This commit is contained in:
Fang 2024-09-17 13:16:20 +05:30 committed by GitHub
parent 4168a5dc5e
commit 7f4afd52c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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\ **Free** beginner to intermediate full-stack courses with Ruby and JS learning paths\
*(HTML, CSS, JavaScript, Ruby, Rails)* *(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) #### [GitHub Skills](https://github.com/skills)
**Free** self paced, interactive projects to learn Git and GitHub, created and maintained by GitHub's training team\ **Free** self paced, interactive projects to learn Git and GitHub, created and maintained by GitHub's training team\
*(Git, GitHub)* *(Git, GitHub)*
@ -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)\ **Free** game that teaches the CSS grid system created by [@thomaspark](https://github.com/thomaspark)\
*(CSS)* *(CSS)*
#### [Flexbox Froggy](https://flexboxfroggy.com/)
**Free** game that teaches the CSS Flexbox\
*(CSS)*
#### [Hexlet.io](https://en.hexlet.io) #### [Hexlet.io](https://en.hexlet.io)
**Mixed** self paced, interactive projects to learn JavaScript, C, Regular Expressions and computer science in general\ **Mixed** self paced, interactive projects to learn JavaScript, C, Regular Expressions and computer science in general\
*(JavaScript, Regular Expressions, Bash, computer science, Ansible)* *(JavaScript, Regular Expressions, Bash, computer science, Ansible)*