Dan Abramov
|
e14de80de4
|
align wording
|
3 years ago |
Dan Abramov
|
176b93c964
|
[Beta] Higher-level comments in useCallback
|
3 years ago |
dan
|
97865f8250
|
[Beta] Edits for useCallback (#5064)
|
3 years ago |
David McCabe
|
4417760473
|
[beta] Remove 'each next' and 'every next' (#5063)
* [beta] Remove 'each next' and 'every next'
* Update beta/src/content/apis/react/useCallback.md
Co-authored-by: Ricky <2440089+rickhanlonii@users.noreply.github.com>
* Update separating-events-from-effects.md
* Update you-might-not-need-an-effect.md
Co-authored-by: Ricky <2440089+rickhanlonii@users.noreply.github.com>
Co-authored-by: dan <dan.abramov@gmail.com>
|
3 years ago |
Dan Abramov
|
4aafbe17a5
|
fix links
|
3 years ago |
Dan Abramov
|
aea76d4958
|
tweak wording
|
3 years ago |
dan
|
6001def102
|
[Beta] useCallback (#5061)
|
3 years ago |
zqran
|
1c1a81ad44
|
[Beta] Changed the position of the period in API Doc (#5053)
|
3 years ago |
dan
|
c5b6c1f726
|
Fix usage
|
3 years ago |
Dan Abramov
|
f99a7fd181
|
Focus on more important point
|
3 years ago |
dan
|
6454bb9a9e
|
[Beta] Expand useMemo documentation (#5051)
|
3 years ago |
Arati Chilad
|
fdc12db196
|
[beta] Added documentation for the useMemo() API reference. (#4928)
* Documentation for useMemo API
* updated
* Update useMemo.md
* Expand useMemo ref
* tweaksg
* oops
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
|
3 years ago |
dan
|
a73274f094
|
[Beta] Autogen API table of contents (#4995)
|
3 years ago |
dan
|
6e21a2e5a8
|
[Beta] Move from MDX loader to getStaticPaths (#4990)
* Move Markdown from src/pages to src/content
* Use getStaticProps
* Fix Fast Refresh
* Clean up
* rm unused
* Fixes
|
3 years ago |
Ricky
|
2890036c69
|
Add stub pages for all React and ReactDOM APIs (#4910)
* Add ReactDOM Client APIs
* Feedback fixes
* TODO and link fixes
* Update createRoot.md
* Nits
* Nits
* Update reactdomclient.md
* Update hydrateRoot.md
* Update hydrateRoot.md
* Update createRoot.md
* Update hydrateRoot.md
* createRoot tweaks
* bla
* tweaks
* tweaks
* tweak
* bump
* Add another troubleshooting error
* Add stubs for React.* APIs
* Add and organize remaining APIs
* Update links
* fix whitespace
* Add re-directs for old API URLs
* Fix some links
* Add StrictMode
Co-authored-by: dan <dan.abramov@gmail.com>
|
3 years ago |