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:
@@ -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>
|
||||||
|
@@ -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",
|
||||||
|
@@ -50,6 +50,7 @@
|
|||||||
"nodejs",
|
"nodejs",
|
||||||
"react",
|
"react",
|
||||||
"angular",
|
"angular",
|
||||||
"vue"
|
"vue",
|
||||||
|
"design-system"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@@ -44,6 +44,7 @@
|
|||||||
"javascript",
|
"javascript",
|
||||||
"angular",
|
"angular",
|
||||||
"vue",
|
"vue",
|
||||||
"nodejs"
|
"nodejs",
|
||||||
|
"design-system"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@@ -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>
|
||||||
|
Reference in New Issue
Block a user