1
0
mirror of https://github.com/mojpm/frontend-development.git synced 2025-08-01 10:10:17 +02:00

Merge pull request #2 from i786m/IM-Added-resources-small-typo-fix

IM added resources small typo fix
This commit is contained in:
Joel P. Mugalu
2020-11-03 09:23:28 +03:00
committed by GitHub
3 changed files with 12 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ And that's it. Well, almost.
Please be sure to keep the following in mind before adding a new resource:
- Make sure you indicate whether the resource is a paid resource. Do that by adding 💵 at the end of the resource name.
- If your resource is a course, please indicate the platfoarm or instructor of the course before it's name.
- If your resource is a course, please indicate the platform or instructor of the course before it's name.
`course platform / intructor - [course name](course link)`

View File

@@ -3,4 +3,8 @@
This project exists thanks to all these contributors.
- Alex Nodex
- Imran Mohamed
- [Phuoc Nguyen](https://github.com/phuoc-ng)

View File

@@ -69,6 +69,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- CSS-Tricks - [HTML Entity Refernce](https://css-tricks.com/snippets/html/glyphs/)
- W3Schools - [Introduction to HTML](https://www.w3schools.com/html/html_intro.asp)
- Cheat Sheet - [HTML Cheat Sheet](https://websitesetup.org/html5-cheat-sheet/)
- Cheat Sheet - [OverAPI - Links To MDN](https://overapi.com/html)
- Courses
@@ -76,12 +77,13 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- W3Schools - [HTML Tutorial](https://www.w3schools.com/html/)
- Udacity - [Intro to HTML and CSS](https://www.udacity.com/course/intro-to-html-and-css--ud001)
- Scrimba - [Introduction to HTML](https://scrimba.com/learn/html)
- EDX - [HTML5 and CSSS Fundemantals](https://www.edx.org/course/html5-and-css-fundamentals)
- EDX - [HTML5 and CSS Fundemantals](https://www.edx.org/course/html5-and-css-fundamentals)
- Youtube - [HTML Full Course](https://www.youtube.com/watch?v=pQN-pnXPaVg&ab_channel=freeCodeCamp.org)
- Udemy - [HTML and CSS3 Course 💵](https://www.udemy.com/course/design-and-develop-a-killer-website-with-html5-and-css3/)
- CodeCademy - [Learn HTML 💵](https://www.codecademy.com/learn/learn-html)
- Pluralsight - [HTML Fundamentals 💵](https://www.pluralsight.com/courses/html-fundamentals)
- Team Treehouse - [Introduction to HTML and CSS 💵](https://teamtreehouse.com/library/introduction-to-html-and-css)
- The Odin Project - [HTML & CSS](https://www.theodinproject.com/courses/html-and-css)
- Books
@@ -107,6 +109,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- MDN - [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [Extensive CSS Reference](https://tympanus.net/codrops/css_reference/)
- [Getting to Know CSS](https://learn.shayhowe.com/html-css/getting-to-know-css/)
- Cheat Sheet - [OverAPI - Links To MDN](https://overapi.com/css)
- Courses
@@ -185,6 +188,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- MDN - [JavaScript Reference]()
- MDN - [Operator Precedence Table]()
- MDN - [JavaScript Event Refernce]()
- Cheat Sheet - [OverAPI - Links To MDN](https://overapi.com/javascript)
- Courses
@@ -195,6 +199,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- EDX - [Programming the Web with JavaScript](https://www.edx.org/course/programming-for-the-web-with-javascript)
- [GeekforGeeks](https://www.geeksforgeeks.org/javascript-tutorial/)
- Udemy [The Complete JavaScript Course 💵](https://www.udemy.com/course/the-complete-javascript-course/)
- The Odin Project[Javascript Course- includes some backend related content too](https://www.theodinproject.com/courses/javascript)
- Books
@@ -508,6 +513,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- [Traversy Media](https://www.youtube.com/c/TraversyMedia)
- [Programming With Mosh](https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA)
- [Clement Mihailescu](https://www.youtube.com/channel/UCaO6VoaYJv4kS-TQO_M-N_g)
- [Leon Noel](https://www.youtube.com/channel/UCGiRSHBdWuCgjgmPPz_13xw)
[👆 Back To Top](#table-of-contents)