跳到主要内容
极客日志极客日志面向AI+效率的开发者社区
首页博客GitHub 精选镜像工具UI配色美学隐私政策关于联系
搜索内容 / 工具 / 仓库 / 镜像...⌘K搜索
注册
返回 GitHub 精选在 GitHub 打开
nilbuild
语言榜单 · 2026-06-01#3

nilbuild/developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

TypeScript355k44k19 issuesOther
创建于 2017-03-15最近推送 2026-06-01项目官网
angular-roadmapbackend-roadmapblockchain-roadmapcomputer-sciencedba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmapjava-roadmapjavascript-roadmapnodejs-roadmap

项目说明

README image

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps best practices videos roadmaps


README image

Roadmaps are now interactive, you can click the nodes to read more about the topics.

View all Roadmaps  ·  Best Practices  ·  Questions

README image

Here is the list of available roadmaps with more being actively worked upon.

Have a look at the get started page that might help you pick up a path.

  • Frontend Roadmap / Frontend Beginner Roadmap
  • Backend Roadmap / Backend Beginner Roadmap
  • DevOps Roadmap / DevOps Beginner Roadmap
  • DevSecOps Roadmap
  • Full Stack Roadmap
  • Claude Code Roadmap
  • OpenClaw Roadmap
  • Vibe Coding Roadmap
  • HTML Roadmap
  • CSS Roadmap
  • JavaScript Roadmap
  • TypeScript Roadmap
  • Git and GitHub / Git and GitHub Beginner
  • API Design Roadmap
  • Computer Science Roadmap
  • Data Structures and Algorithms Roadmap
  • AI and Data Scientist Roadmap
  • AI Engineer Roadmap
  • Network Engineer Roadmap
  • AWS Roadmap
  • Cloudflare Roadmap
  • Linux Roadmap
  • Leetcode Roadmap
  • Terraform Roadmap
  • Data Analyst Roadmap
  • BI Analyst Roadmap
  • Data Engineer Roadmap
  • Machine Learning Roadmap
  • MLOps Roadmap
  • Product Manager Roadmap
  • Engineering Manager Roadmap
  • QA Roadmap
  • Python Roadmap
  • Django Roadmap
  • Software Architect Roadmap
  • Game Developer Roadmap / Server Side Game Developer
  • Software Design and Architecture Roadmap
  • C++ Roadmap
  • React Roadmap
  • Next.js Roadmap
  • React Native Roadmap
  • Vue Roadmap
  • Angular Roadmap
  • Node.js Roadmap
  • PHP Roadmap
  • WordPress Roadmap
  • Laravel Roadmap
  • GraphQL Roadmap
  • Android Roadmap
  • iOS Roadmap
  • Swift/Swift UI Roadmap
  • Flutter Roadmap
  • Go Roadmap
  • Rust Roadmap
  • Java Roadmap
  • Kotlin Roadmap
  • Spring Boot Roadmap
  • Design System Roadmap
  • PostgreSQL Roadmap
  • ElasticSearch Roadmap
  • SQL Roadmap
  • Redis Roadmap
  • Blockchain Roadmap
  • ASP.NET Core Roadmap
  • System Design Roadmap
  • Kubernetes Roadmap
  • Cyber Security Roadmap
  • MongoDB Roadmap
  • UX Design Roadmap
  • Docker Roadmap
  • Prompt Engineering Roadmap
  • Technical Writer Roadmap
  • DevRel Engineer Roadmap
  • AI Red Teaming Roadmap
  • AI Agents Roadmap
  • Bash/Shell Roadmap
  • Ruby Roadmap
  • Ruby on Rails Roadmap
  • Scala Roadmap

There are also interactive best practices:

  • Backend Performance Best Practices
  • Frontend Performance Best Practices
  • Code Review Best Practices
  • API Security Best Practices
  • AWS Best Practices

..and questions to help you test, rate and improve your knowledge

  • JavaScript Questions
  • Node.js Questions
  • React Questions
  • Backend Questions
  • Frontend Questions

README image

Share with the community

Please consider sharing a post about roadmap.sh and the value it provides. It really does help!

GitHub Repo stars GitHub Repo stars GitHub Repo stars GitHub Repo stars GitHub Repo stars

Development

Clone the repository, install the dependencies and start the application

git clone [email protected]:nilbuild/developer-roadmap.git --depth 1
cd developer-roadmap
pnpm add @roadmapsh/editor@npm:@roadmapsh/dummy-editor -w
pnpm install

Run the development server with:

pnpm dev

Make sure to rename .env.example to .env before running the app.

Contribution

Have a look at contribution docs for how to update any of the roadmaps

  • Add content to roadmaps
  • Add new roadmaps
  • Suggest changes to existing roadmaps
  • Discuss ideas in issues
  • Spread the word

Thanks to all contributors ❤

README image

License

Have a look at the license file for details