1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 21:32:35 +02:00

Add design system roadmap to related roadmaps

This commit is contained in:
Kamran Ahmed
2022-09-14 09:58:29 +04:00
parent c8386d56f6
commit 7ec2b6cd05
5 changed files with 11 additions and 7 deletions

View File

@@ -61,7 +61,7 @@ export function RelatedRoadmaps(props: RelatedRoadmapsProps) {
as='span' as='span'
fontWeight='bold' fontWeight='bold'
display={['inline-block']} display={['inline-block']}
minWidth='100px' minWidth='140px'
> >
{roadmap.featuredTitle} {roadmap.featuredTitle}
</Text> </Text>

View File

@@ -51,7 +51,8 @@
"nodejs", "nodejs",
"react", "react",
"angular", "angular",
"vue" "vue",
"design-system"
], ],
"id": "frontend", "id": "frontend",
"metaPath": "/roadmaps/100-frontend/meta.json", "metaPath": "/roadmaps/100-frontend/meta.json",
@@ -219,7 +220,8 @@
"javascript", "javascript",
"angular", "angular",
"vue", "vue",
"nodejs" "nodejs",
"design-system"
], ],
"id": "react", "id": "react",
"metaPath": "/roadmaps/103-react/meta.json", "metaPath": "/roadmaps/103-react/meta.json",

View File

@@ -50,6 +50,7 @@
"nodejs", "nodejs",
"react", "react",
"angular", "angular",
"vue" "vue",
"design-system"
] ]
} }

View File

@@ -44,6 +44,7 @@
"javascript", "javascript",
"angular", "angular",
"vue", "vue",
"nodejs" "nodejs",
"design-system"
] ]
} }

View File

@@ -3,7 +3,7 @@
<url> <url>
<loc>https://roadmap.sh/frontend</loc> <loc>https://roadmap.sh/frontend</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2022-09-08T15:50:09.048Z</lastmod> <lastmod>2022-09-14T05:55:51.073Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
@@ -21,7 +21,7 @@
<url> <url>
<loc>https://roadmap.sh/react</loc> <loc>https://roadmap.sh/react</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2022-09-08T15:52:43.967Z</lastmod> <lastmod>2022-09-14T05:56:23.451Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>