Skip to content

Commit 6cae1bb

Browse files
committed
add: feat to add 2 new readmes markdowns"
"
1 parent 59fd460 commit 6cae1bb

File tree

8 files changed

+50
-24
lines changed

8 files changed

+50
-24
lines changed

docs/blogs-documenations.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
sidebar_position: 4
3+
---
4+
5+
# Blogs and Documentations
6+
7+
- [Blog & Articles](#blogs--articles-websites)
8+
- [Documenations Websites](/)
9+
- [Cheat sheets](/)
10+
11+
12+
### Blogs & Articles Websites
13+
14+
- [**DevDojo**](https://devdojo.com/) lets you join 46,000+ developers learn, build, and grow together.
15+
16+
- [**Hashnode**](https://hashnode.com/@RAHULISM/joinme) is the easiest way to start a developer blog on your personal domain 🌏 for free and connect with the readers through our global dev community! 👩‍💻👨‍💻
17+
18+
- [**Dev.to**](https://dev.to/) is a community of software developers getting together to help one another out.
19+
20+
- [**daily.dev**](https://daily.dev/) Get a feed of the hottest developer news. Read more quality articles. Stay up to date. Save time.
21+
22+
- [**Hackernoon**](https://hackernoon.com/) An Independent Tech Media Site
23+
24+
### Documenations Websites
25+
26+
- [**freeCodeCamp.org**](https://www.freecodecamp.org/) freeCodeCamp.org is a 501(c)3 non-profit organisation that can help you learn to code for free, build real-world projects, and prepare for getting your first (or nth) developer job.
27+
28+
- [**Mozilla Developer Network**](https://developer.mozilla.org/) or MDN is more like documentation that developers can read and learn from.
29+
30+
- [**Dev Docs**](https://devdocs.io/) is free and open source project that's maintained by freeCodeCamp.
31+
32+
- [**JSDoc**](https://jsdoc.app/) JSDoc is an open source project that has tons of info about JavaScript. On this website, you is a bunch of documentation about JavaScript.
33+
34+
- [**JavaScript.info**](https://javascript.info/) Learn JavaScript from the basics to advanced topics with simple yet detailed explanations.
35+
36+
### Cheat sheets
37+
38+
- [**modern-js-cheatsheet**](https://github.com/mbeaudru/modern-js-cheatsheet) Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
39+
40+
- [**awesome-cheatsheetsPublic**](https://github.com/LeCoupa/awesome-cheatsheets) books Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
41+
42+
43+
- [**Frontend-Cheat-Sheets**](https://github.com/logeshpaul/Frontend-Cheat-Sheets) Collection of cheat sheets(HTML, CSS, JS, Git, Gulp, etc.,) for your frontend development needs & reference
44+
45+

docs/blogs.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/documentations.md

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.

docs/learning.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

static/content/categories.json

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,15 @@
66
"img_filename": "free-course.png"
77
},
88
{
9-
"title": "Blogs",
10-
"description": "There are plenty of good JavaScript and web development blogging websites out there.",
9+
"title": "Blogs & Documentaions",
10+
"description": "There are plenty of good JavaScript and web development blogging and documentaion websites out there.",
1111
"img_filename": "blogs.png"
1212
},
1313
{
1414
"title": "DSA",
1515
"description": "resources to learn about data structure and algorithms.",
1616
"img_filename": "dsa.png"
1717
},
18-
{
19-
"title": "Documentaions",
20-
"description": "find useful documentations to read in Javascript and web development.",
21-
"img_filename": "docs.png"
22-
},
2318
{
2419
"title": "Roadmaps",
2520
"description": "Take your choice from a range of useful resources on javascript roadmaps.",
@@ -65,11 +60,6 @@
6560
"description": "An awesome Collection of Javascript Frameworkds in front-end and back-end.",
6661
"img_filename": "frameworks.png"
6762
},
68-
{
69-
"title": "Learning Resources",
70-
"description": "A collection of Top and the Best Resources To Learn Javascript",
71-
"img_filename": "resources.png"
72-
},
7363
{
7464
"title": "Security",
7565
"description": "A Greate curated list of awesome Node.js Security resources.",
@@ -86,9 +76,9 @@
8676
"img_filename": "design.png"
8777
},
8878
{
89-
"title": "How Web Work",
90-
"description": "articles and courses to help you understand how web technologies work",
91-
"img_filename": "how-web-work.png"
79+
"title": "How It Work",
80+
"description": "articles and courses to help you understand how web and related technologies work",
81+
"img_filename": "how-it-work.png"
9282
},
9383
{
9484
"title": "Content Creators",
-1.38 KB
Binary file not shown.

0 commit comments

Comments
 (0)