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
Copy file name to clipboardExpand all lines: src/content/community/index.md
+16-10Lines changed: 16 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,29 +4,35 @@ title: React Community
4
4
5
5
<Intro>
6
6
7
-
React has a community of millions of developers. On this page we've listed some React-related communities that you can be a part of; see the other pages in this section for additional online and in-person learning materials.
7
+
React has a vibrant community of millions of developers. On this page, we've listed several React-related communities you can join. Check out the other pages in this section for more online and in-person learning resources.
8
8
9
9
</Intro>
10
10
11
11
## Code of Conduct {/*code-of-conduct*/}
12
12
13
-
Before participating in React's communities, [please read our Code of Conduct.](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md) We have adopted the [Contributor Covenant](https://www.contributor-covenant.org/) and we expect that all community members adhere to the guidelines within.
13
+
Before participating in any React communities, [please read our Code of Conduct](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md).
14
+
React follows the [Contributor Covenant](https://www.contributor-covenant.org/), and all community members are expected to adhere to its guidelines.
14
15
15
16
## Stack Overflow {/*stack-overflow*/}
16
17
17
-
Stack Overflow is a popular forum to ask code-level questions or if you're stuck with a specific error. Read through the [existing questions](https://stackoverflow.com/questions/tagged/reactjs) tagged with **reactjs** or [ask your own](https://stackoverflow.com/questions/ask?tags=reactjs)!
18
+
[Stack Overflow](https://stackoverflow.com/questions/tagged/reactjs) is a popular forum for asking code-level questions or resolving specific errors.
19
+
You can read [existing questions tagged with **reactjs**](https://stackoverflow.com/questions/tagged/reactjs) or [ask your own question](https://stackoverflow.com/questions/ask?tags=reactjs)!
18
20
19
21
## Popular Discussion Forums {/*popular-discussion-forums*/}
20
22
21
-
There are many online forums which are a great place for discussion about best practices and application architecture as well as the future of React. If you have an answerable code-level question, Stack Overflow is usually a better fit.
23
+
Many online forums are great places to discuss best practices, application architecture, and the future of React.
24
+
If you have a specific coding question, Stack Overflow is usually the best place.
22
25
23
-
Each community consists of many thousands of React users.
26
+
Each community includes thousands of active React developers:
For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs), [**@react.dev** on Bluesky](https://bsky.app/profile/react.dev) and the [official React blog](/blog/) on this website.
35
+
For the latest updates on React:
36
+
- Follow [**@reactjs** on Twitter](https://twitter.com/reactjs)
37
+
- Follow [**@react.dev** on Bluesky](https://bsky.app/profile/react.dev)
38
+
- Read the [official React blog](/blog/) on this website.
0 commit comments