Skip to content

Commit a1210d9

Browse files
authored
Merge pull request #81 from aliraza5490/patch-1
add new misc. resources
2 parents 64f2ceb + 84e40ec commit a1210d9

File tree

1 file changed

+12
-0
lines changed
  • learning-resources/web-development

1 file changed

+12
-0
lines changed

learning-resources/web-development/index.md

+12
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ comments: true
2323

2424
2. For newbies wanting a more comprehensive and detailed guide, [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web)!
2525

26+
3. [Freecodecamp.org/news](https://www.freecodecamp.org/news/)
27+
2628
For further references or a bigger picture, or future reading,
2729

2830
1. [Web Dev 2020 Roadmap - Traversy Media](https://www.youtube.com/watch?v=0pThnRneDjw&t=3792s)
@@ -51,3 +53,13 @@ For further references or a bigger picture, or future reading,
5153
10. [Dev Ed](https://www.youtube.com/channel/UClb90NQQcskPUGDIXsQEz5Q)
5254

5355
## MISC
56+
57+
1. A collection of cheatsheets [Devhints.io](https://devhints.io/)
58+
59+
2. Offline documentations [Devdocs.io](https://devdocs.io/)
60+
61+
3. Collection of resources [Webgems.io](https://webgems.io/)
62+
63+
4. [Freecodecamp.org/learn](https://www.freecodecamp.org/learn/)
64+
65+
6. Practice with challenges: [Frontendmentor.io](https://www.frontendmentor.io/)

0 commit comments

Comments
 (0)