Skip to content

Commit e5b3730

Browse files
committed
Polished community page content for grammar and clarity
1 parent e07ac94 commit e5b3730

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

src/content/community/index.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,35 @@ title: React Community
44

55
<Intro>
66

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.
88

99
</Intro>
1010

1111
## Code of Conduct {/*code-of-conduct*/}
1212

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.
1415

1516
## Stack Overflow {/*stack-overflow*/}
1617

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)!
1820

1921
## Popular Discussion Forums {/*popular-discussion-forums*/}
2022

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.
2225

23-
Each community consists of many thousands of React users.
26+
Each community includes thousands of active React developers:
2427

25-
* [DEV's React community](https://dev.to/t/react)
26-
* [Hashnode's React community](https://hashnode.com/n/reactjs)
27-
* [Reactiflux online chat](https://discord.gg/reactiflux)
28-
* [Reddit's React community](https://www.reddit.com/r/reactjs/)
28+
- [DEVs React community](https://dev.to/t/react)
29+
- [Hashnodes React community](https://hashnode.com/n/reactjs)
30+
- [Reactiflux online chat (Discord)](https://discord.gg/reactiflux)
31+
- [Reddits React community](https://www.reddit.com/r/reactjs/)
2932

3033
## News {/*news*/}
3134

32-
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

Comments
 (0)