Nicolas Charpentier 1a330f5380 fix(react-native): repoint dead links and add missing official resources (#10275)
- Replace 404 links for Metro (facebook.github.io/metro), RAM bundles
  (docs page removed) and React Test Renderer (Jest tutorial removed)
- Remove the GeeksforGeeks link, which the contributing guide disallows
- Point Async Storage links at the community package instead of the
  reactnative.dev page that now says it was removed from core
- Update environment setup links to the current "Set Up Your
  Environment" and "Get Started Without a Framework" pages
- Add official resources to topics that had none: Testing, View,
  Listings, ListViews, Understand Frame Rates
- Add React Native DevTools, NetInfo, Fetch API and WebSocket docs where
  the topic only linked a generic article
- Tighten outdated sentences (LogBox, RAM bundles, react-test-renderer
  deprecation, community CLI) without lengthening descriptions
2026-09-07 11:18:29 +02:00
2023-03-30 01:23:01 +01:00
2025-10-22 10:39:18 +05: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

Repository Structure

This repository holds the content behind the roadmaps on roadmap.sh.

roadmaps/<roadmap-slug>/content/<topic-slug>@<node-id>.md

Each markdown file is the content of a single topic on a roadmap. The node id in the file name is what links it to the topic, so please keep file names intact. Merged changes are synced to the website automatically.

git clone git@github.com:nilbuild/developer-roadmap.git --depth 1
cd developer-roadmap

scripts/ holds the sync tooling used by the maintainers, see scripts/readme.md for details.

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 100%