Matheus D. Santos 23c44b04a6 [feat]: Keep It Simple and Refactor Often and Organize Code by Actor It Belongs To (#9535)
* Revise and expand content on organizing code by actor

This section emphasizes the importance of organizing code by the actors it serves, outlining key benefits such as improved cohesion, reduced coupling, and better alignment with business logic.

* Enhance 'Keep It Simple and Refactor Often' content

Added principles and guidelines for keeping code simple and refactoring often, emphasizing the importance of simplicity and maintainability.
2026-01-12 18:39:01 +01:00
2025-06-17 18:21:17 +01:00
2025-12-01 17:05:52 +00:00
2023-03-30 01:23:01 +01:00
2025-09-01 20:12:50 +01:00
2023-10-24 14:16:26 +01:00
2023-03-30 01:23:01 +01:00
2023-03-30 01:23:01 +01:00
2025-09-09 11:25:30 +01:00
2025-10-22 10:39:18 +05:00
2024-09-23 15:19:10 +01:00
2025-12-01 17:05:52 +00:00
2023-03-30 01:23:01 +01:00
2025-12-25 12:39:46 +00:00
2023-03-30 01:23:01 +01:00
2025-06-05 19:12:21 +01:00

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps best practices videos roadmaps


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

View all Roadmaps  ·  Best Practices  ·  Questions

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.

There are also interactive best practices:

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

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 git@github.com:kamranahmedse/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

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 ❤

License

Have a look at the license file for details

Languages
TypeScript 84.5%
Astro 10.9%
JavaScript 3.1%
CSS 1.3%
Shell 0.2%