Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
c5a4936
New PR for introducing-jsx (previous translation included)
cvqprs Mar 4, 2019
4e01dec
Fix for codepen translation
cvqprs Mar 4, 2019
c674e7c
Update after review
cvqprs Mar 7, 2019
e3fa6f2
Translate the introduction
arekmaz Mar 7, 2019
19e89b0
Translate `Rendering Elements` page (#42)
arekmaz Mar 7, 2019
acb2fd4
Update render-props.md (#1776)
lsdsjy Mar 9, 2019
d6d30b6
Rename App class component to Counter (#1739)
mmmurray Mar 9, 2019
a9256eb
Changes after review
cvqprs Mar 9, 2019
ea5d790
Fixing format issues
cvqprs Mar 9, 2019
4209ef4
Init translation
cvqprs Mar 9, 2019
ef7cdb2
Changes after review
cvqprs Mar 9, 2019
aba2197
Update content/docs/introducing-jsx.md
g12i Mar 9, 2019
6050594
Merge pull request #39 from reactjs/introducing-jsx
cvqprs Mar 9, 2019
54d6406
Changes after review
cvqprs Mar 9, 2019
feb6d79
Final changes after review
cvqprs Mar 9, 2019
3cffa6c
Translate 'Getting Started' page (#49)
cvqprs Mar 10, 2019
5b0f29b
Merge pull request #48 from reactjs/react-api
cvqprs Mar 10, 2019
c0f4b34
Fix small typo in blog post (#1803)
Luanf Mar 11, 2019
20bbd0f
Merge branch 'master' of https://github.com/reactjs/reactjs.org into …
reactjs-translation-bot Mar 11, 2019
439584a
Update languages.yml (#1808)
tesseralis Mar 11, 2019
d827d59
Update languages.yml (#1820)
tesseralis Mar 13, 2019
2cd4d0c
Add more info to FAQ about deps (#1815)
gaearon Mar 13, 2019
df466b9
Merge branch 'master' of https://github.com/reactjs/reactjs.org into …
reactjs-translation-bot Mar 13, 2019
83faa76
Add React Alicante 2019 (#1819)
VictoriaQ Mar 13, 2019
110a318
Link to a data fetching demo
gaearon Mar 13, 2019
474de38
Use another example
gaearon Mar 13, 2019
877b189
Fix wording
gaearon Mar 13, 2019
352c3ff
Fix example
gaearon Mar 13, 2019
3e489fc
Fixing incorrect value for eslint rule (#1824)
manuelbieh Mar 14, 2019
40bbbd5
Updating useMemo docs (#1796)
DimitarNestorov Mar 14, 2019
1fe2e0a
Fix overflowing headers on small screens (#1830)
nelsonreitz Mar 15, 2019
637d55f
Merge branch 'master' of https://github.com/reactjs/reactjs.org into …
reactjs-translation-bot Mar 15, 2019
eb5f682
Automatically assign "@reactjs/reactjs-org-polish-translation" group …
g12i Mar 17, 2019
7fb6512
Translate 'Using the State Hook' page (#40)
g12i Mar 17, 2019
877431a
Fix previous article on hooks-effect.md (#1802)
arthurdenner Mar 17, 2019
0d5cba3
Translation fixes for Hooks pages (#52)
g12i Mar 18, 2019
9c6787e
Translate 'Components and Props' page (#45)
arekmaz Mar 18, 2019
bd17310
Merge branch 'master' of https://github.com/reactjs/reactjs.org into …
reactjs-translation-bot Mar 18, 2019
4894e22
Translate the introduction
arekmaz Mar 7, 2019
7c5f27d
Update section name in the introduction
arekmaz Mar 11, 2019
7fa81a1
Change introduction translation and translate `Overview`
arekmaz Mar 18, 2019
bf9f9c6
Merge branch 'translate-react.component' of github.com:arekmaz/pl.rea…
arekmaz Mar 18, 2019
b83f2f1
Translate the rest of `Overview`
arekmaz Mar 18, 2019
be64e72
Translate `The Component Lifecycle` section
arekmaz Mar 18, 2019
029b326
Translate reference beginning and render() section
arekmaz Mar 18, 2019
593a1a5
Translate `constructor()` section
arekmaz Mar 19, 2019
bc98f76
Translate `componentDidMount()` section
arekmaz Mar 19, 2019
06513e5
Translate `componentDidUpdate()` section
arekmaz Mar 19, 2019
0db0427
Translate `componentWillUnmount()` section and `Rarely Used Lifecycle…
arekmaz Mar 19, 2019
cdfb00a
Translate `static getDerivedStateFromProps()` section
arekmaz Mar 25, 2019
b6df24e
Translate `getSnapshotBeforeUpdate()` section
arekmaz Mar 25, 2019
5498428
Translate `get-snapshot-before-update` example
arekmaz Mar 25, 2019
24706c3
Translate `getSnapshotBeforeUpdate()` section
arekmaz Mar 26, 2019
a1a88eb
Translate `static getDerivedStateFromError()` section
arekmaz Mar 27, 2019
2092723
Translate `componentDidCatch()` section and legacy lifecycle methods …
arekmaz Mar 27, 2019
c57a0e5
Translate `UNSAFE_componentWillMount()` section
arekmaz Mar 27, 2019
a32e6a1
Traslate `UNSAFE_componentWillReceiveProps()` section
arekmaz Mar 27, 2019
1e53cf2
Translate `UNSAFE_componentWillUpdate()` section.
arekmaz Mar 27, 2019
9a2b79b
Translate 'Other APIs' introduction.
arekmaz Mar 27, 2019
d4ea65f
Translate `setState()` section
arekmaz Apr 4, 2019
86684de
Translate `forceUpdate()` section
arekmaz Apr 7, 2019
b5b3042
Translate `defaultProps` section
arekmaz Apr 7, 2019
af42e5c
Translate `displayName` section
arekmaz Apr 7, 2019
de858e4
Translate `props` section
arekmaz Apr 7, 2019
8e44284
Translate `state` section
arekmaz Apr 7, 2019
4364cda
Minor translation fixes
arekmaz Apr 7, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use another example
  • Loading branch information
gaearon committed Mar 13, 2019
commit 474de38b2c1e9dc8d9e6cc30b1cb0e8ff4ae3628
4 changes: 2 additions & 2 deletions content/docs/hooks-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ There are a few more heuristics, and they might change over time as we fine-tune

### How can I do data fetching with Hooks?

Here is a [small demo](https://codesandbox.io/s/pwm32zx7z7) to get you started. To learn more, check out [this article](https://www.robinwieruch.de/react-hooks-fetch-data/) to learn more about data fetching with Hooks.
Here is a [small demo](https://codesandbox.io/s/jvvkoo8pq3) to get you started. To learn more, check out [this article](https://www.robinwieruch.de/react-hooks-fetch-data/) to learn more about data fetching with Hooks.

### Is there something like instance variables? {#is-there-something-like-instance-variables}

Expand Down Expand Up @@ -571,7 +571,7 @@ We moved the function inside the effect so it doesn't need to be in its dependen

>Tip
>
>Check out [this article](https://www.robinwieruch.de/react-hooks-fetch-data/) to learn more about data fetching with Hooks.
>Check out [this small demo](https://codesandbox.io/s/jvvkoo8pq3) and [this article](https://www.robinwieruch.de/react-hooks-fetch-data/) to learn more about data fetching with Hooks.

**If for some reason you _can't_ move a function inside an effect, there are a few more options:**

Expand Down