mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
* DOC: Updated the React Native Home URL * Blog: Updated the React URL Link * Relative link added
44 lines
1015 B
YAML
44 lines
1015 B
YAML
community:
|
|
title: Community
|
|
|
|
docs:
|
|
title: Docs
|
|
|
|
more:
|
|
title: More
|
|
items:
|
|
- title: Tutorial
|
|
to: /tutorial/tutorial.html
|
|
- title: Blog
|
|
to: /blog
|
|
- title: Acknowledgements
|
|
to: /acknowledgements.html
|
|
- title: React Native
|
|
to: https://reactnative.dev/
|
|
external: true
|
|
|
|
channels:
|
|
title: Channels
|
|
items:
|
|
- title: GitHub
|
|
to: https://github.com/facebook/react
|
|
external: true
|
|
- title: Stack Overflow
|
|
to: https://stackoverflow.com/questions/tagged/reactjs
|
|
external: true
|
|
- title: Discussion Forums
|
|
to: https://reactjs.org/community/support.html#popular-discussion-forums
|
|
external: true
|
|
- title: Reactiflux Chat
|
|
to: https://discord.gg/reactiflux
|
|
external: true
|
|
- title: DEV Community
|
|
to: https://dev.to/t/react
|
|
external: true
|
|
- title: Facebook
|
|
to: https://www.facebook.com/react
|
|
external: true
|
|
- title: Twitter
|
|
to: https://twitter.com/reactjs
|
|
external: true
|