mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
Remove new badges from old roadmaps
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import Icon from './AstroIcon.astro';
|
||||
import LoginPopup from './AuthenticationFlow/LoginPopup.astro';
|
||||
import BestPracticeHint from './BestPracticeHint.astro';
|
||||
import ProgressHelpPopup from './ProgressHelpPopup.astro';
|
||||
|
||||
export interface Props {
|
||||
title: string;
|
||||
@@ -15,6 +16,7 @@ const isBestPracticeReady = !isUpcoming;
|
||||
---
|
||||
|
||||
<LoginPopup />
|
||||
<ProgressHelpPopup />
|
||||
|
||||
<div class='border-b'>
|
||||
<div class='container relative py-5 sm:py-12'>
|
||||
|
@@ -4,7 +4,7 @@ pdfUrl: '/pdfs/best-practices/api-security.pdf'
|
||||
order: 2
|
||||
briefTitle: 'API Security'
|
||||
briefDescription: 'API Security Best Practices'
|
||||
isNew: true
|
||||
isNew: false
|
||||
isUpcoming: false
|
||||
title: 'API Security Best Practices'
|
||||
description: 'Detailed list of best practices to make your APIs secure'
|
||||
|
@@ -4,7 +4,7 @@ pdfUrl: '/pdfs/best-practices/aws.pdf'
|
||||
order: 3
|
||||
briefTitle: 'AWS'
|
||||
briefDescription: 'AWS Best Practices'
|
||||
isNew: true
|
||||
isNew: false
|
||||
isUpcoming: false
|
||||
title: 'AWS Best Practices'
|
||||
description: 'Detailed list of best practices for Amazon Web Services (AWS)'
|
||||
|
@@ -4,7 +4,7 @@ pdfUrl: '/pdfs/best-practices/code-review.pdf'
|
||||
order: 2
|
||||
briefTitle: 'Code Reviews'
|
||||
briefDescription: 'Code Review Best Practices'
|
||||
isNew: true
|
||||
isNew: false
|
||||
isUpcoming: false
|
||||
title: 'Code Review Best Practices'
|
||||
description: 'Detailed list of best practices for effective code reviews and quality'
|
||||
|
@@ -4,7 +4,7 @@ pdfUrl: '/pdfs/best-practices/frontend-performance.pdf'
|
||||
order: 1
|
||||
briefTitle: 'Frontend Performance'
|
||||
briefDescription: 'Frontend Performance Best Practices'
|
||||
isNew: true
|
||||
isNew: false
|
||||
isUpcoming: false
|
||||
title: 'Frontend Performance Best Practices'
|
||||
description: 'Detailed list of best practices to improve your frontend performance'
|
||||
|
@@ -6,7 +6,7 @@ briefTitle: 'Computer Science'
|
||||
briefDescription: 'Curriculum with free resources for a self-taught developer.'
|
||||
title: 'Computer Science'
|
||||
description: 'Computer Science curriculum with free resources for a self-taught developer.'
|
||||
isNew: true
|
||||
isNew: false
|
||||
hasTopics: true
|
||||
dimensions:
|
||||
width: 968
|
||||
|
@@ -6,7 +6,7 @@ briefTitle: 'Docker'
|
||||
briefDescription: 'Step by step guide to learning Docker in 2023'
|
||||
title: 'Docker Roadmap'
|
||||
description: 'Step by step guide to learning Docker in 2023'
|
||||
isNew: true
|
||||
isNew: false
|
||||
hasTopics: true
|
||||
dimensions:
|
||||
width: 968
|
||||
|
@@ -6,7 +6,7 @@ briefTitle: 'Flutter'
|
||||
briefDescription: 'Step by step guide to becoming a Flutter Developer in 2023'
|
||||
title: 'Flutter Developer'
|
||||
description: 'Step by step guide to becoming a Flutter developer in 2023'
|
||||
isNew: true
|
||||
isNew: false
|
||||
hasTopics: true
|
||||
dimensions:
|
||||
width: 968
|
||||
|
@@ -6,7 +6,7 @@ briefTitle: 'GraphQL'
|
||||
briefDescription: 'Step by Step guide to learn GraphQL in 2023'
|
||||
title: 'GraphQL'
|
||||
description: 'Step by step guide to learn GraphQL in 2023'
|
||||
isNew: true
|
||||
isNew: false
|
||||
hasTopics: true
|
||||
dimensions:
|
||||
width: 968
|
||||
|
@@ -6,7 +6,7 @@ briefTitle: 'JavaScript'
|
||||
briefDescription: 'Step by step guide to learn JavaScript in 2023'
|
||||
title: 'JavaScript Roadmap'
|
||||
description: 'Step by step guide to learn JavaScript in 2023'
|
||||
isNew: true
|
||||
isNew: false
|
||||
hasTopics: true
|
||||
dimensions:
|
||||
width: 968
|
||||
|
@@ -6,7 +6,7 @@ briefTitle: 'Kubernetes'
|
||||
briefDescription: 'Step by step guide to learning Kubernetes in 2023'
|
||||
title: 'Kubernetes Roadmap'
|
||||
description: 'Step by step guide to learning Kubernetes in 2023'
|
||||
isNew: true
|
||||
isNew: false
|
||||
hasTopics: true
|
||||
tnsBannerLink: 'https://thenewstack.io/kubernetes?utm_source=roadmap.sh&utm_medium=Referral&utm_campaign=Alert'
|
||||
dimensions:
|
||||
|
@@ -6,7 +6,7 @@ briefTitle: 'MongoDB'
|
||||
briefDescription: 'Step by step guide to learning MongoDB in 2023'
|
||||
title: 'MongoDB Roadmap'
|
||||
description: 'Step by step guide to learning MongoDB in 2023'
|
||||
isNew: true
|
||||
isNew: false
|
||||
hasTopics: true
|
||||
dimensions:
|
||||
width: 968
|
||||
|
@@ -7,7 +7,7 @@ briefDescription: 'Step by step guide to becoming a Spring Boot Developer in 202
|
||||
title: 'Spring Boot Developer'
|
||||
description: 'Step by step guide to becoming a Spring Boot developer in 2023'
|
||||
hasTopics: true
|
||||
isNew: true
|
||||
isNew: false
|
||||
dimensions:
|
||||
width: 968
|
||||
height: 1245.52
|
||||
|
@@ -6,7 +6,7 @@ briefTitle: 'System Design'
|
||||
briefDescription: 'Guide to learn system Design'
|
||||
title: 'System Design'
|
||||
description: 'Everything you need to know about designing large scale systems.'
|
||||
isNew: true
|
||||
isNew: false
|
||||
hasTopics: true
|
||||
dimensions:
|
||||
width: 968
|
||||
|
@@ -7,7 +7,7 @@ briefDescription: 'Everything you need to learn about TypeScript in 2023'
|
||||
title: 'TypeScript'
|
||||
description: 'Everything you need to learn about TypeScript in 2023'
|
||||
hasTopics: true
|
||||
isNew: true
|
||||
isNew: false
|
||||
dimensions:
|
||||
width: 968
|
||||
height: 1884.38
|
||||
|
@@ -6,7 +6,7 @@ briefTitle: 'UX Design'
|
||||
briefDescription: 'Step by step guide to becoming a UX Designer in 2023'
|
||||
title: 'UX Design'
|
||||
description: 'Step by step guide to becoming a UX Designer in 2023'
|
||||
isNew: true
|
||||
isNew: false
|
||||
hasTopics: true
|
||||
dimensions:
|
||||
width: 968
|
||||
|
Reference in New Issue
Block a user