Commit Graph

65 Commits (e40909b0551c66d406d23bc0b5bd590b2f33d674)

Author SHA1 Message Date
Aaron Gottlieb d5df6b1721 Links to popular boilerplate projects (#29833) 2019-02-17 19:24:15 -05:00
Craig Iturbe 70745216bd Update index.md (#27138) 2019-02-17 19:03:58 -05:00
Nathan Hannig 789746aaca fix: update React installation guide to make it shorter (#26707)
* fix: update installation guide to make it shorter

* Remove duplicate info, link sources
2019-02-17 18:43:43 -05:00
KurtWayn3 e6143c7cf5 Update Props Guide to Include a Working Example (#32683) 2019-02-17 12:45:44 -05:00
KurtWayn3 23d6381828 Update JSX to Include How to Use Maps (#32698) 2019-02-17 12:44:50 -05:00
Jozef Maloch 26bc83d9ed Reusability (#30317) 2019-02-13 21:00:55 -07:00
Rajiv Ranjan Singh af75d47594 Fixed Typographical Error in guide/english/react/index.md (#35187)
* Update index.md

* Update index.md
2019-02-13 20:48:33 -07:00
Mansour Fall b9227d0d99 added React maintainers info (#31341) 2019-02-13 19:57:28 -07:00
Carys Mills cd8ce2dd93 Clean up React docs (#30431) 2019-02-12 08:28:47 -08:00
Stefan 25730a92ac Edited copy for grammar/flow (#26155)
I went through the text to fix some minor grammatical issues (eg, it's/its) and make the text descriptions flow better. I also added some extra code sections to clearly mark where there is code that will be typed into the editor.
2019-02-12 08:07:45 -08:00
Lipis 86b8cee810 Replace Github with GitHub (#34971) 2019-02-12 00:46:34 -08:00
CL Mason ad96c3b71e fixed(guide): grammar flow issue (#29100)
* fixed(guide): grammar flow issue

Grammar flow issue in opening paragraph

* fix: corrected sentence structure
2019-02-11 15:42:12 -08:00
KurtWayn3 95e541882c Add Keys with Examples (#32942)
* Add Keys with Examples

* fix: added front matter block
2019-02-10 19:32:24 -08:00
KurtWayn3 4d2c268cd6 Add Information on Hot Module Replacement (#32875)
* Create index.md

* fix: added front matter block
2019-02-10 19:29:55 -08:00
CL Mason e34b5250bf Grammar fixes, lines 5, 39 (#27483) 2019-01-18 18:55:46 -06:00
Eric Hartline 77503a9930 fix(guide): fix some minor typos (#31239) 2019-01-18 18:47:53 -06:00
Eric Hartline b96a865a30 fix(guide): correct some small typos (#30748) 2019-01-18 18:44:26 -06:00
CL Mason d38355c940 fixed(guide): updated english translation (#29098)
Flow and syntax was corrected for better understanding.
2019-01-18 18:40:08 -06:00
impactlearner 1c4f697e2e added a hyphen (-) between "browser" and "based" (#28251) 2019-01-18 18:37:35 -06:00
Deni Pencl badf7bb094 Fix syntax errors in Person.js example (#32236)
The state object was missing the closing curly brace and the button for growing older wasn't properly closed.
2019-01-12 09:38:19 -07:00
Ojini Chizoba Jude ff14591fe3 grammatical adjustment on line 12 (#28189) 2019-01-12 09:12:30 -07:00
wheat779 048e2a4e6e Remove dead link to a user's twitter (#26357)
Remove link to twitter.com/getifyjr, who said users can contact him for help, because the twitter account no longer exists
2018-12-26 17:56:59 -05:00
Karthik Rao da0e953902 fix: update react components guide article (#27995) 2018-12-21 22:33:48 -06:00
fgkolf 02200898da Update index.md (#24710) 2018-12-13 06:38:06 -05:00
Peter Sifuentez f7bee06ccc Added the (#29235)
* Added the 

"<iframe width="560" height="315" src="https://www.youtube.com/embed/A71aqufiNtQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>" on line 27.

* markdownize link
2018-12-10 22:27:14 -06:00
impactlearner 1f6b63cdf5 Capitalized "react" on lines 22 and 23 (#28250) 2018-12-10 22:17:20 -06:00
Faraj Daoud 6081fefcd8 changed grammar (#27997)
Updated Support section last line to read a little easier.
2018-12-10 22:16:30 -06:00
Randell Dawson e230039832 fix: Capitalized "the" at start of sentence (#34562) 2018-12-08 17:01:51 -06:00
Rajasimha Reddy 0ae42fd4ac Add reason why adding div was bad (#30906)
* Add reason why adding div was bad

* Made reason clear
2018-12-07 04:24:28 -05:00
Aaron Gottlieb b78239be2b Example of setState callback (#29836) 2018-12-05 15:28:21 -08:00
Sigurd Morsby 1db9717846 Detailed the explanations, added a pen (#23077)
* Detailed the explanations, added a pen

I added a lot of explanations to the examples and detailed what each line of code does.

I also added a short explanation of the differences between stateful and stateless components.

Finally, I linked to a pen that shows the differences between a prop and state.

* fix: spelling
2018-11-30 13:48:34 -07:00
Taylor White 9fb5629b51 capitalize header 4s (#22851) 2018-11-26 05:02:53 -05:00
Egor 346b0a7ce1 docs: update Russian translation for the whole React guide (#23636)
* docs: update translation for React guide in Russian

* fix: removed extra line before frontmatter block

* fix: removed extra line in frontmatter block

* fix: corrected frontmatter block

* fix: corrected localeTitle in frontmatter block

* Update index.md

* fix: corrected localeTitle for Installation

* Update index.md

* Update index.md
2018-11-22 22:49:48 +04:00
Karthik Rao e4ae577cd9 fix: update react props guide article (#25837)
Fix typo and improve the definition of props
2018-11-21 22:35:12 +05:30
Sevket Yalcin 82954a7778 Update CRA installation script using npx (#21201) 2018-11-21 07:57:28 -05:00
JiDarwish a4b3660e53 new way installation create-react-app using npx (#22220) 2018-11-18 18:58:39 -07:00
Rufaro Madamombe 458f4b112b Fix typo in heading (#26722)
Fixed a typo in the guide.
2018-11-15 11:43:08 +05:30
Peregrin Garet 7f4362c7a1 Added rendering info & reference links (#21554)
Added a section on how to use the root file to render your routes, mentioned the possibility of a separate routes file to keep things clear and readable, and added a few useful references to follow up on
2018-11-14 18:03:33 -07:00
odm275 59b55f7082 Added The "Functional Way" (#21397)
Fast and short description of the functional way. Linked to a great article under More Information that goes in more detail about it.
2018-11-14 06:54:34 -06:00
Sigurd Morsby eaca7dbcd7 Added info about destructuring the Blog component (#22981)
Added info about destructuring by using the Blog component as an example.

Also fixed a simple typo.
2018-11-12 07:50:05 +05:30
odm275 17233b2a66 Added a Caveat section with a case (#21299)
Added a Caveat sub-section, and covered the refs aren't passed through case with an example. There are still a couple of more caveats. And left a reference to forwarding refs docs.
2018-11-09 09:18:02 +00:00
Sevket Yalcin 1173ee166a Update CRA's installation command using npx (#21243) 2018-11-09 12:55:41 +05:30
Heather 87c9ff1ca4 Fixed spacing, added hyphen and comma (#21891) 2018-11-06 17:22:34 -05:00
Martin Jham 7530f3dbfc add folder react-hooks and add file index.md (#33123)
* add folder react-hooks and add file index.md 

introduction of react hooks

* Update index.md
2018-11-05 12:43:42 -05:00
Nick Huynh 09ee56274d Update index.md (#20979) 2018-11-04 19:22:27 +07:00
Vishesh da5cd22172 Added NavLink, Redirect and programmatic redirects (#20494)
* Added NavLink, Redirect and programmatic redirects

* Fix format and correct grammar
2018-11-03 14:09:21 +07:00
Hitvardhan Singh Solanki af9db2657b Pure component added to index of react component (#34141)
* Pure component

* SPG changes
2018-11-03 10:28:26 +05:30
Hitvardhan Singh Solanki d79e56288a Redux with react router (#34143) 2018-11-02 13:15:31 +05:30
Alexander King 929963809f Fixed grammatical errors (#33112) 2018-11-01 23:06:14 -04:00
fgkolf 10cbfd5415 updated falsy link with new ones (#24681) 2018-11-01 11:17:41 +05:30