Romain Bohdanowicz
fb65da64ac
docs: class properties and object spread are no longer experimental ( #4754 )
Co-authored-by: Romain Bohdanowicz <romain.bohdanowicz@formation.tech>
3 years ago
Sathvik Shanmugam
e34f5145e9
Tutorial markdown changes for React18 ( #4630 )
* Changing the markdown - Initial commit
* Adding the missing instruction to copy the JS and CSS from starter code
* reverting the extra text added
3 years ago
James McDonald
7cf3cc1d44
Update tutorial.md ( #4461 )
3 years ago
Rushabh Javeri
f848b3d375
Fixed typo: added 'are' ( #4026 )
3 years ago
Alexey Pyltsyn
01084d5aeb
Improve new sentence in tutorial
3 years ago
VAMSI DEVALLA
f78f3b125f
explanation about "state updates are merged" ( #3956 )
3 years ago
Afiq Nazrie
284c2544f1
Add explanation of step and move variables ( #3823 )
3 years ago
Paul Fischer
78f78a664f
Update tutorial.md ( #3922 )
3 years ago
Pubudu Fernando
16f55e9d22
Rephrase the reason for duplicating the array for clarity ( #3889 )
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
Nancy Heiss
446345cfba
fixing typo in tutorial readme ( #3639 )
Co-authored-by: Nancy Heiss <noreply>
4 years ago
Sebastian Silbermann
954a16f1d3
Fix heading structure in tutorial ( #3260 )
4 years ago
Anna J McDougall
7eb5d8ce40
Fix minor grammatical error (missing comma) ( #3133 )
4 years ago
Andrew MacGinitie
6990d69854
corrected preposition in tutorial.md ( #2986 )
5 years ago
Farjad Fazli
0075e554dd
Corrected typo/grammar issue ( #2943 )
5 years ago
Christopher Wray
6603bdea3d
Updated sentence grammar. ( #2459 )
5 years ago
Sam Cook
e5edde701a
Corrected minor grammar issue ( #2726 )
On line 40, the phrase following the 'comma and' should be independent (i.e., contain a subject). Alternatively, the comma preceding the 'and' should be deleted, making the dependent clause following the 'and' grammatically acceptable.
5 years ago
Lokesh
5fcd85ea69
Minor syntax fix in example code in tutorial.md ( #2542 )
5 years ago
Nick McCurdy
569f2e2d0a
Use vanity URL for Reactiflux ( #2372 )
5 years ago
Yngve Høiseth
61ce20a657
Update to reflect changes in developer tools UI ( #2320 )
* Update to reflect changes in developer tools UI
* Update tutorial.md
5 years ago
SR
ed9d73105a
Update tutorial.md ( #2115 )
changed 'any React apps' to 'any React app'
6 years ago
Carston Henderson
d3d7d55750
Change 'operator' to 'method' ( #2016 )
I believe `.slice()` is an array prototype method, rather than an operator.
6 years ago
Sophie Alpert
75a259881d
Update tutorial.md
6 years ago
Dan Abramov
61b96a2f24
Fix bad formatting
6 years ago
Nat Alison
25df15b83e
reapply, correctly generating links
6 years ago
Nat Alison
dc1e5366e3
revert id adding
6 years ago
Nat Alison
3e49e971d0
add everything else again
6 years ago
Sophie Alpert
d9de84b166
Clarify wording on keys in tutorial
6 years ago
Vadym
2e32373905
Fixing id to 'What Are We Building?' section ( #1458 )
6 years ago
Sunil Pai
a50a0765f8
s/npm -g/npx ( #1429 )
- less invasive
- matches the steps that the link already points to (https://reactjs.org/docs/create-a-new-react-app.html#create-react-app )
6 years ago
Mark Erikson
c5e71fd32c
Improve wording
6 years ago
Mark Erikson
96a2b3686a
Clarify project setup steps
6 years ago
Noel Yoo
ee8716166e
Fix typo ( #1274 )
6 years ago
Heitor Althmann
636434fb3d
Removed double "the" statement ( #1245 )
We’ll set **the the** first move to be “X” [...]
6 years ago
Michał Gołębiowski-Owczarek
06a8850b2f
HTTPS-ify lots of URLs, update some to their newer homes ( #1157 )
This matters for user security.
I didn't touch blog posts & pages related to past conferences.
The `content/docs` could be HTTPS-ified as well but it contains lots of HTTP
links so maybe that'd be best done in a separate PR.
6 years ago
Dan Abramov
81afcfbd87
Functional -> function ( #863 )
6 years ago
Sophie Alpert
95f0232d65
Clarify key wording in tutorial
Per #1181 .
6 years ago
Alex Krolick
22c0e135d7
change wording
@gaearon ^
6 years ago
Alex Krolick
8fd3a3d4fc
clarify where warning appears ( #1164 )
fixes #1163
6 years ago
Swarnava Sengupta
461394c3d8
Replace Reactiflux chat link with actual discord link ( #1123 )
6 years ago
Mendel Bakaleynik
3155dffae3
Minor typos ( #1057 )
7 years ago
Edouard Alvard
984abd2539
Fix typo
7 years ago
FenryHord
e41bfd7210
The board shows the number range 0-8 instaed of 1-9 ( #1034 )
7 years ago
Dan Abramov
2d7c8c41ec
Tweak cross-linking
7 years ago
Dan Abramov
623523131e
Rewrite Installation and related docs ( #996 )
* Rewrite "adding React to existing app"
Fixes #988
* Some copy
* typo
* Update babel instructions
* Update umd link
* Add prod minification section
* Show "button" example in several targets
* wip
* More
* More
* tweak
* yas
* Multi root tip
* moaar
* alot
* Tweak links
* Explain better
* better lead
* tweaks
* tweaks
* wording
* More reassuring tone
* Grammar
* wording
* feedback from readers
* Use id, not class
* More nits
* Re-add a useful section
7 years ago
Tien H. Nguyen
c300c144f9
Add missing prepositions to tutorial.md ( #993 )
7 years ago
Dan
70d20c81ff
consistent case
7 years ago
Dan
4ba0ba8526
Formatting nits
7 years ago
Dan
438117a426
Minor edit
7 years ago
Dan
a00440d4e7
Properly cross-link tutorial and guide. Explain why.
7 years ago