1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 13:22:38 +02:00

Add engineering manager roadmap

This commit is contained in:
Kamran Ahmed
2024-11-18 18:19:32 -08:00
parent a567425bf3
commit 4180ecd30f
141 changed files with 176 additions and 2 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 KiB

View File

@@ -85,7 +85,7 @@ const relatedQuestionDetails = await getQuestionGroupsByIds(relatedQuestions);
href={`/${relatedRoadmap.id}`} href={`/${relatedRoadmap.id}`}
class='flex flex-col gap-0.5 rounded-md border bg-white px-3.5 py-2 hover:bg-gray-50 sm:flex-row sm:gap-0' class='flex flex-col gap-0.5 rounded-md border bg-white px-3.5 py-2 hover:bg-gray-50 sm:flex-row sm:gap-0'
> >
<span class='inline-block min-w-[170px] font-medium'> <span class='inline-block min-w-[195px] font-medium'>
{relatedRoadmap.frontmatter.briefTitle} {relatedRoadmap.frontmatter.briefTitle}
</span> </span>
<span class='text-gray-500'> <span class='text-gray-500'>

View File

@@ -2,7 +2,7 @@
renderer: 'editor' renderer: 'editor'
jsonUrl: '/jsons/roadmaps/devrel.json' jsonUrl: '/jsons/roadmaps/devrel.json'
pdfUrl: '/pdfs/roadmaps/devrel.pdf' pdfUrl: '/pdfs/roadmaps/devrel.pdf'
order: 20 order: 21
briefTitle: 'Developer Relations' briefTitle: 'Developer Relations'
briefDescription: 'Step by step guide to becoming a Developer Advocate in 2024' briefDescription: 'Step by step guide to becoming a Developer Advocate in 2024'
title: 'Developer Relations' title: 'Developer Relations'

View File

@@ -0,0 +1 @@
# Agile methodologies

View File

@@ -0,0 +1 @@
# API strategy

View File

@@ -0,0 +1 @@
# Architectural Decision-Making

View File

@@ -0,0 +1 @@
# Architecture documentation

View File

@@ -0,0 +1 @@
# Best Practices

View File

@@ -0,0 +1 @@
# Bias Recognition / Mitigation

View File

@@ -0,0 +1 @@
# Blameless Post-mortems

View File

@@ -0,0 +1 @@
# Board presentations

View File

@@ -0,0 +1 @@
# Brown Bags

View File

@@ -0,0 +1 @@
# Budget Planning

View File

@@ -0,0 +1 @@
# Budget requests

View File

@@ -0,0 +1 @@
# Build vs Buy Evaluation

View File

@@ -0,0 +1 @@
# Business Case Development

View File

@@ -0,0 +1 @@
# Business continuity

View File

@@ -0,0 +1 @@
# Business continuity

View File

@@ -0,0 +1 @@
# Career Development Planning

View File

@@ -0,0 +1 @@
# Change management

View File

@@ -0,0 +1 @@
# Change strategy

View File

@@ -0,0 +1 @@
# CI/CD Implementation

View File

@@ -0,0 +1 @@
# Code Review Best Practices

View File

@@ -0,0 +1 @@
# Communication planning

View File

@@ -0,0 +1 @@
# Company Culture

View File

@@ -0,0 +1 @@
# Competitive Analysis

View File

@@ -0,0 +1 @@
# Competitive Analysis

View File

@@ -0,0 +1 @@
# Conflict Resolution

View File

@@ -0,0 +1 @@
# Contingency planning

View File

@@ -0,0 +1 @@
# Contingency planning

View File

@@ -0,0 +1 @@
# Cost Optimization

View File

@@ -0,0 +1 @@
# Cross-department collaboration

View File

@@ -0,0 +1 @@
# Cross-functional Collaboration

View File

@@ -0,0 +1 @@
# Culture evolution

View File

@@ -0,0 +1 @@
# Customer feedback integration

View File

@@ -0,0 +1 @@
# Customer success alignment

View File

@@ -0,0 +1 @@
# Decision records

View File

@@ -0,0 +1 @@
# Defining and Enforcing Values

View File

@@ -0,0 +1 @@
# Delegation

View File

@@ -0,0 +1 @@
# Dependency management

View File

@@ -0,0 +1 @@
# Development / Release Workflow

View File

@@ -0,0 +1 @@
# Disaster recovery

View File

@@ -0,0 +1 @@
# Disaster recovery

View File

@@ -0,0 +1 @@
# EM vs Tech Lead vs IC

View File

@@ -0,0 +1 @@
# Emergency protocols

View File

@@ -0,0 +1 @@
# Emotional Intelligence

View File

@@ -0,0 +1 @@
# Executive summaries

View File

@@ -0,0 +1 @@
# External collaboration

View File

@@ -0,0 +1 @@
# Feature prioritization

View File

@@ -0,0 +1 @@
# Feedback Delivery

View File

@@ -0,0 +1 @@
# Hiring and Recruitment

View File

@@ -0,0 +1 @@
# Impact assessment

View File

@@ -0,0 +1 @@
# Incident Management

View File

@@ -0,0 +1 @@
# Inclusive environment creation

View File

@@ -0,0 +1 @@
# Innovation fostering

View File

@@ -0,0 +1 @@
# Integration management

View File

@@ -0,0 +1 @@
# Knowledge bases

View File

@@ -0,0 +1 @@
# Knowledge sharing practices

View File

@@ -0,0 +1 @@
# KPI Definition

View File

@@ -0,0 +1 @@
# Learning culture development

View File

@@ -0,0 +1 @@
# Legacy system retirement

View File

@@ -0,0 +1 @@
# Legacy System Retirement

View File

@@ -0,0 +1 @@
# Lessons Learned

View File

@@ -0,0 +1 @@
# Market awareness

View File

@@ -0,0 +1 @@
# Mentoring and Coaching

View File

@@ -0,0 +1 @@
# Mentoring Programs

View File

@@ -0,0 +1 @@
# Migration planning

View File

@@ -0,0 +1 @@
# Milestone Management

View File

@@ -0,0 +1 @@
# One-on-One Meetings

View File

@@ -0,0 +1 @@
# Organization structure

View File

@@ -0,0 +1 @@
# Performance Evaluations

View File

@@ -0,0 +1 @@
# Politics navigation

View File

@@ -0,0 +1 @@
# Post-incident analysis

View File

@@ -0,0 +1 @@
# Process changes

View File

@@ -0,0 +1 @@
# Process documentation

View File

@@ -0,0 +1 @@
# Product strategy alignment

View File

@@ -0,0 +1 @@
# Production issues management

View File

@@ -0,0 +1 @@
# Production issues management

View File

@@ -0,0 +1 @@
# Project Postmortems

View File

@@ -0,0 +1 @@
# Project Tracking

View File

@@ -0,0 +1 @@
# Quality Metrics

View File

@@ -0,0 +1 @@
# Recognition programs

View File

@@ -0,0 +1 @@
# Release Management

View File

@@ -0,0 +1 @@
# Reorganizations

View File

@@ -0,0 +1 @@
# Resistance management

View File

@@ -0,0 +1 @@
# Resource Allocation

View File

@@ -0,0 +1 @@
# Resource forecasting

View File

@@ -0,0 +1 @@
# Responsibility shifts

View File

@@ -0,0 +1 @@
# Risk Management

View File

@@ -0,0 +1 @@
# ROI analysis

View File

@@ -0,0 +1 @@
# Role transitions

View File

@@ -0,0 +1 @@
# Scaling Infrastructure

View File

@@ -0,0 +1 @@
# Scope Management

View File

@@ -0,0 +1 @@
# Security Best Practices

View File

@@ -0,0 +1 @@
# Security incident handling

View File

@@ -0,0 +1 @@
# Security incident handling

Some files were not shown because too many files have changed in this diff Show More