Jens Reiner
babaa7ff92
Update node version of create-react-app ( #3900 )
3 years ago
daadaadaah
dab7441b1e
Update to the new version url of the Relay(v11.0.0) ( #3836 )
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
3 years ago
Simen Bekkhus
8020605812
chore: update link to Jest's docs ( #3897 )
3 years ago
tusba
6bde1313e3
Fix URL's anchor to "Callback Refs" page ( #3810 )
* Fix URL's anchor to "Callback Refs" page
Replace "#the-ref-callback-attribute" with "#callback-refs"
* Update content/docs/reference-react-dom.md
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
3 years ago
Michał Pierzchała
5c2fa044c3
Add React Native EU to past conferences ( #3867 )
* Update conferences.md
* Update conferences.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
3 years ago
Harri Kähkönen
4856015532
Add free React course by the University of Helsinki ( #3789 )
Full Stack Open course is part of the computer science studies in the University of Helsinki, and also offered as a free massive open online course (MOOC). The main focus is on building single page applications with React that use REST APIs built with Node.js. It is available in English, Spanish, Chinese and Finnish.
3 years ago
Debbie O'Brien
bad6eaaaa9
Fix broken link to React Conference Live ( #3821 )
3 years ago
franzmilec
3cca1e60c1
Add React Advanced conference 2021 ( #3653 )
3 years ago
James McLeod
d0ea6b067b
Add React London: Bring Your Own Project ( #3855 )
3 years ago
Gabriel Graves
5085286041
Add Omaha, NE Meetup ( #3862 )
Add Omaha React/Node/NextJs Meetup Group link.
3 years ago
Juho Vepsäläinen
ce7c19f551
Add React Finland 2021 ( #3880 )
* chore: Add React Finland 2021
* Update content/community/conferences.md
* Update conferences.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
3 years ago
questerprod
2647519ad9
Add React Global ( #3885 )
3 years ago
Ashlee Boyer
fac2ea1ac5
Add React Indy ( #3893 )
3 years ago
nic
0e2dd2b32d
Add React Conf Brasil 2021 ( #3842 )
3 years ago
Hugo Kim
7faa7f57a6
Update broken relay documentation link ( #3895 )
3 years ago
Pubudu Fernando
16f55e9d22
Rephrase the reason for duplicating the array for clarity ( #3889 )
3 years ago
André Elmoznino Laufer
cabe649090
docs: Improve "Thinking in React" for color-blind people ( #3883 )
3 years ago
Steve Mao
5bebe99ac7
Explain how `ref` and `key` are treated with cloneElement ( #1394 )
3 years ago
bev-a-tron
669890b437
Use console.log in tutorial instead of alert ( #3831 )
* Updating tutorial to use console.log instead of alert
Chrome is deprecating alerts
* Revert remove space from my auto-linter
Co-authored-by: Bev Lau <bev@fb.com>
3 years ago
LeoTM
9c2b800f73
Update typechecking-with-proptypes.md Babel plugin-transform-class-properties ( #3825 )
3 years ago
Haroen Viaene
ca08866f52
"the browsers" -> "browsers" ( #3816 )
We are now talking about "the browsers", but I think just "browsers", "most browsers" or "web browsers" make more sense, what do you think?
3 years ago
ShouryaSrivastava01
2c019870e2
mindshift -> mind shift ( #3811 )
3 years ago
Brian Vaughn
17eae3952d
Fix "master" to "main" renaming mistakes ( #3770 )
4 years ago
Brian Vaughn
620d360621
Updated master -> main references ( #3769 )
4 years ago
Ben Amor Aymen
a4d4893bd3
Add React Brussels 2021 - remote event ( #3759 )
4 years ago
Patrick Ecker
0bb0303fb7
Update Static Typing Section (Reason -> ReScript) ( #3766 )
* Update Static Typing (Reason -> ReScript)
ReasonML & BuckleScript have converged into the ReScript brand.
Updates the description and urls within the `static-type-checking` section.
* Update content/docs/static-type-checking.md
4 years ago
Tom Lafford
2da06a71ec
Fix broken Props vs State link ( #3765 )
4 years ago
Gabriel Henrique Kuhn
1a4e21a5b7
Fix broken link in the web-components.md file ( #3761 )
4 years ago
Jan Jaworski
0c2edd9ccc
Add link to podcast "The React Native Show" ( #3738 )
Add link to podcast "The React Native Show" hosted by Callstack
4 years ago
Sahil Mhapsekar
1a5491f268
Update react India 2021 date and location ( #3750 )
React India goes remote 🎊
4 years ago
Brian Vaughn
d456dfbd29
Update docs and config to replace "master" with "main" branch
https://github.com/facebook/react/issues/21767
4 years ago
Alexey Pyltsyn
25f756d8e3
Update outdated link on Static Type Checking page
4 years ago
Brian Vaughn
d47476312d
Updated next/experimental release version docs ( #3748 )
To account for changes made in PR facebook/react/pull/21700
4 years ago
Sam Chillcott
07e58b4b5f
Fix typo in optimizing-performance ( #3746 )
Remove spelling error from "recommended" to "recommend".
4 years ago
Dan Abramov
95ea219b83
Fix hanging word
4 years ago
Andrew Clark
7b0aecbe6d
New post: The Plan for React 18 ( #3729 )
* New post: The Plan for React 18
* Mark CM docs as stale
* Update content/blog/2021-06-08-the-plan-for-react-18.md
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Simplify
Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Co-authored-by: Ricky <rickhanlonii@gmail.com>
4 years ago
Gift Egwuenu
6e6500e766
Add React Conference Live 2021 ( #3718 )
* Add React Conference Live 2021
* Update conferences.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
4 years ago
Luke Ingalls
68e4efcf93
Added missing comma and removed a few redundant words ( #3725 )
4 years ago
tfrank11
ff68780a27
Fixed typo inside concurrent-mode-reference.md ( #3716 )
4 years ago
Andrea Tupini
6618bcc734
Fix broken link to devtools ( #3715 )
4 years ago
CodeChari
ec2d0adcb4
Updating name of variable to which returned value of setState is assigned ( #3701 )
in CodePen it is 'prevState' and in the tutorial, it is 'state', which creates confusion.
4 years ago
Dan Abramov
91cfb4e72c
Change example to use a <form> ( #3697 )
4 years ago
Asher Oloo
e60bca04f3
Fixed a minor typo in a comment ( #3685 )
4 years ago
Jabir K.H
a5e0bf4d8d
grammatical typo fix on allowlist ( #3689 )
4 years ago
Robert Haritonov
abcf0358d4
Add React Advanced London 2021 - in-person + remote ( #3686 )
4 years ago
Marisha Parker
12b08e47bf
Update addons-test-utils.md ( #3660 )
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
Skaidra Bake
16158f195a
Update devtools screenshot to latest version ( #3670 )
4 years ago
m019m1
5119600cf6
Include where `setState` is comming from ( #3652 )
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
danield770
8251eabd38
`lifecycle` -> `lifecycle method` ( #3650 )
4 years ago
Bryn Dyment
420c397483
Update code-splitting.md (setup → set up) ( #3643 )
(`setup` is the noun form and `set up` is the verb form.)
4 years ago