freeCodeCamp/guide/english/react
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
..
a-react-environment-using-a-remote-code-repository docs: update Russian translation for the whole React guide (#23636) 2018-11-22 22:49:48 +04:00
components Detailed the explanations, added a pen (#23077) 2018-11-30 13:48:34 -07:00
context-api feat: add React-Context guide article in english (#19595) 2018-10-17 18:06:25 +05:30
fragments fix: update fragment article (#23961) 2018-10-21 10:29:42 -07:00
functional-components-vs-class-components fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
handling-data-with-props-in-react Added info about destructuring the Blog component (#22981) 2018-11-12 07:50:05 +05:30
hello-world Fixed grammatical errors (#33112) 2018-11-01 23:06:14 -04:00
higher-order-components Added a Caveat section with a case (#21299) 2018-11-09 09:18:02 +00:00
installation Update CRA installation script using npx (#21201) 2018-11-21 07:57:28 -05:00
jsx fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
life-cycle-methods-of-a-component docs: update Russian translation for the whole React guide (#23636) 2018-11-22 22:49:48 +04:00
props fix: update react props guide article (#25837) 2018-11-21 22:35:12 +05:30
react-hooks add folder react-hooks and add file index.md (#33123) 2018-11-05 12:43:42 -05:00
react-props-state updated falsy link with new ones (#24681) 2018-11-01 11:17:41 +05:30
react-router Added rendering info & reference links (#21554) 2018-11-14 18:03:33 -07:00
render-props-component fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
state Added The "Functional Way" (#21397) 2018-11-14 06:54:34 -06:00
state-vs-props Grammar fix (#23530) 2018-10-30 23:27:18 +05:30
what-are-react-props docs: update Russian translation for the whole React guide (#23636) 2018-11-22 22:49:48 +04:00
why-react Update index.md (#20979) 2018-11-04 19:22:27 +07:00
your-first-app capitalize header 4s (#22851) 2018-11-26 05:02:53 -05:00
index.md Added a section on create-react-app (#20332) 2018-10-29 09:51:00 -05:00