You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Note the rsc-demo slug exception in the public docs and prefer
linking the docs page over the repo URL.
- Point contributors from the public Legacy Repos section to the
internal examples-catalog and repo-naming plan.
- Add a Target slug column to the planning table so the rsc-demo
exception is visible at a glance.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: docs/oss/getting-started/examples-and-references.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,10 @@ starting from.
23
23
React on Rails Pro.
24
24
- Note: this repo uses React on Rails Pro. See [OSS vs Pro](./oss-vs-pro.md)
25
25
for evaluation guidance.
26
+
- Note: this slug predates the `react-on-rails-demo-*` naming convention used
27
+
by the other demos on this page. It may be renamed to
28
+
`react-on-rails-demo-rsc` in a future cleanup, so prefer linking to this
29
+
docs page rather than the repo URL directly.
26
30
27
31
## In-Repo Reference
28
32
@@ -84,5 +88,9 @@ point for new evaluations.
84
88
85
89
- Legacy full app: [shakacode/react-webpack-rails-tutorial](https://github.com/shakacode/react-webpack-rails-tutorial) — older production-style app with a [live demo at reactrails.com](https://reactrails.com). Still useful as a historical reference, but not the recommended starting point for new projects.
86
90
91
+
For the full list of repos being de-emphasized or archived, see the internal
92
+
[examples-catalog and repo-naming plan](../../../internal/planning/examples-catalog-and-repo-naming-plan.md)
93
+
in this repository.
94
+
87
95
If you are choosing a public reference repo for docs, talks, or adoption work,
0 commit comments