Mark Adamson
4463b791ed
typo fix: 'although' ( #2216 )
5 years ago
Neil Kistner
3f6d60a229
Update testing-recipes.md ( #2212 )
* Update testing-recipes.md
Update timers section code to match described situation
* Missed a spot
5 years ago
Sophie Alpert
a7c8782fe8
Update 2019-08-08-react-v16.9.0.md ( #2211 )
5 years ago
Soichi Takamura
cd271384df
mod typo ( #2213 )
5 years ago
Dan Abramov
a2a905117a
Blog post for 16.9 ( #2208 )
5 years ago
Dan Abramov
c2d1794c46
Capitalization
5 years ago
Sunil Pai
8be8bf9d2f
Testing Docs ( #2165 )
* Testing Docs
This expands the testing docs for reactjs.org. It adds 3 main docs -
- testing.md: An entry point to the testing docs
- testing-recipes.md: Common patterns when writing tests for React Components.
- testing-environments.md: Setting up your testing environment.
With help from @alexkrolick , @kentcdodds , @gaearon
5 years ago
Brian Vaughn
4867765f37
Update website to v16.9 ( #2210 )
5 years ago
Brian Vaughn
129df30d2c
Profiler API docs ( #2176 )
* First pass at Profiler API docs
5 years ago
Sunil Pai
ccdcf455e7
Update Footer link to
5 years ago
imed jaberi
d818c19f6f
fix 'Going Big with React' part 👻 .. ( #2192 )
5 years ago
Kevin Menard
986381c568
Update an example to use a more accurate abbreviation. ( #2201 )
5 years ago
Justin E. Samuels
e200fd7b93
Added Render-Atlanta to list of conferences ( #2177 )
* Added Render-Atlanta to list of conferences
The first React focused conference around culture & inclusion will be held in the peach state, May 4 - 6, 2020. Full website is going live August 1, but signup page is currently active via our URL
* Updated Position
Accidentally put it @ the bottom under past conferences
* Fixed order
6 years ago
JamesXuereb
4b8aa88fe2
Update conferences.md ( #2179 )
Added ReactConf AU into bottom of list for 27 & 28 Feb 2020
6 years ago
Colin
eef56ffdcf
Add a relevant FAQ link in "Thinking In React" ( #2170 )
6 years ago
Richard Taylor Dawson
d00058b1f9
Fixing typo in contributing section of the docs ( #2166 )
6 years ago
imed jaberi
1d8e542b03
update the status of Arabic translation .. ( #2157 )
6 years ago
Peng Jie
5dca78b7e3
docs(hooks): fix typo ( #2161 )
6 years ago
Jamison Dance
989460ffe4
Add React Conf to list of community conferences ( #2158 )
* Add React Conf to list of community conferences
* Whoops, put right day in
6 years ago
Alex Krolick
a0911655e0
Revert "Added option for more cdns. ( #2144 )" ( #2146 )
This reverts commit b84fb3d281
.
6 years ago
Taeheon Kim
dc650ecdae
Update docs about an existence of .elementType ( #2145 )
Hi, I've met the same issue on [here](https://github.com/facebook/prop-types/issues/200 ) at storybook and found the following [PR](https://github.com/facebook/prop-types/pull/211 ) that adds the `elementType` feature. It could find the doc on npm, but not the official react site.
6 years ago
Hamid Sarfraz
b84fb3d281
Added option for more cdns. ( #2144 )
6 years ago
Mikko Vedru
4af9f2dcd1
Reduce confusion about adding additional fields to .this ( #2142 )
As a new React learner, this part was a bit confusing as I though that it was referencing `() => this.tick()` part of the code. My addition would help at least people like me.
6 years ago
Daniel Banck
e1abbdecfd
Add Kiel to the list of React Meetups ( #2136 )
6 years ago
UmaR Aamer
06dd4cbe97
React Native added support for hooks in 0.59 ( #2121 )
* React Native added support for hooks in 0.59
React Native 0.59 and above already support React Hooks, this line is no longer necessary, causes confusion for some people that it is not working right now. We can also mention React Native version if needed.
* update with react native mention of hooks support
* Update content/docs/hooks-faq.md
suggested changes
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>
6 years ago
Natalie Marleny
b57265b8f9
[Documentation] Fix: Update link to Chrome Accessibility Inspec… ( #2134 )
6 years ago
Maxim Kudryavtsev
40e96a44e5
Add DevExtreme Reactive to the Components list ( #2127 )
6 years ago
Rainer Martínez Fraga
26d9c14a7d
Revert "fix(Blog): Post title updated to correct word for yes word in spanish ( #2122 )" ( #2130 )
This reverts commit 06a029d53d
.
6 years ago
Akansh Gulati
06a029d53d
fix(Blog): Post title updated to correct word for yes word in spanish ( #2122 )
6 years ago
aaron
2dd6924e25
move past conferences to the bottom of the list ( #2118 )
6 years ago
SR
ed9d73105a
Update tutorial.md ( #2115 )
changed 'any React apps' to 'any React app'
6 years ago
Neil de Carteret
18f662ce41
Update hooks-faq.md ( #2113 )
* Update hooks-faq.md
I tripped up slightly while reading this example for using the callback form of a state setter inside an effect. I've added a few lines that might help a hook newbie grok the differences between the examples.
* Update hooks-faq.md
* Update hooks-faq.md
6 years ago
Sibiraj
c024001caf
Update Production Optimization docs to use terser ( #2112 )
* Update Production Optimization docs to use terser
* Update Optimizing Performance.md
* Fix typo
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>
6 years ago
Chris Dickinson
d47597f02c
Added free Scrimba React Tutorial ( #2111 )
A great video/editor tutorial consisting of 48 hands-on lessons.
6 years ago
Chang Yan
76588f6335
Correct the description of when gDSFP gets called ( #2100 )
6 years ago
Sibiraj
d71c6e3695
Remove tooling support info in fragment docs ( #2096 )
6 years ago
ZachMayer
03260d7149
[docs] Updated required node and npm versions to match CRA docs in 'docs/create-a-new-react-app.html' ( #2099 )
https://facebook.github.io/create-react-app/docs/getting-started
6 years ago
Ayush Rawal
6fc8c43e36
Add Meetup ( #2097 )
Add JaipurJS - JavaScript meetup in Jaipur, Rajasthan, India
6 years ago
Alyssa
7847d23421
Update 2019-02-23-is-react-translated-yet.md ( #2109 )
6 years ago
Dom
aa84270837
Fixed broken link to discuss.react.org ( #2107 )
* Replaced broken discuss.reactjs.org link
On the how-to-contribute page, there is a broken link under the https://reactjs.org/docs/how-to-contribute.html#how-to-get-in-touch section. As outlined in https://github.com/reactjs/reactjs.org/issues/2080 `discuss.reactjs.org` isn't reachable.
I edited the text to display `Discussion Forums` which links to https://reactjs.org/community/support.html#popular-discussion-forums (as I was unable to find an official reactjs discussion forum).
* fixed text case
changed `Discussion Forums` to `Discussion forums`
6 years ago
Matt Wood
6a6b9170f4
Fixed minor code-splitting.md typo ( #1292 )
* Fixed minor code-splitting.md typo
* Update code-splitting.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
6 years ago
Jesse Jackson
1705c25143
Improve grammar ( #2106 )
6 years ago
Vlad
4d1197b3be
Add description of PropTypes.exact ( #1581 )
Info from https://github.com/facebook/prop-types#usage
6 years ago
Riley Avron
cb5a61cdbf
Add missing function call to example ( #2102 )
An example for useEffect omitted the actual invocation of the function in question.
6 years ago
Emma
39f30d4211
Update thinking-in-react.md ( #2098 )
Follow up to https://github.com/reactjs/reactjs.org/pull/2095#discussion_r296498172
6 years ago
Emma
92ad9c2f7a
Update thinking-in-react.md ( #2095 )
Please refer to https://justsimply.dev for the thinking behind these proposed changes.
6 years ago
iqbal125
899411236d
old link to outdated version of jest ( #2088 )
This link is pointing to a much older version of Jest. I have added a link to the current page for snapshot testing for the current version of jest.
6 years ago
Joe Morgan
4b24c76436
Add Kansas City React Meetup ( #2071 )
6 years ago
Arnab Sen
133aa06c17
Remove and update links for deprecated UI tools ( #2053 )
* Remove and update links for deprecated UI tools
* Add React Native for Web link
* Added Material Components for React link
6 years ago
Arnab Sen
5849f604cc
Update react-jss link ( #2056 )
6 years ago