Commit Graph

6570 Commits

Author SHA1 Message Date
Mo Javad
6d2f3373d1 Add React Native London Conf to the community conferences (#7173) 2024-09-30 12:21:44 -04:00
Radoš Milićev
ae9726a853 Docs: Fix typos in thinking-in-react.md (#7179)
* Fix typos in thinking-in-react.md

* Update src/content/learn/thinking-in-react.md

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
2024-09-30 12:07:07 -04:00
Prem Singh
8a62ce3a12 Add files via upload (#7182) 2024-09-30 12:00:38 -04:00
Igor Shevchenko
a5069837be chore(docs): fix typo (#7194) 2024-09-30 12:00:08 -04:00
Paul Jones
7e59348f32 Replace defunct placeKitten calls with loremFlicker and placeCat calls (#7189) 2024-09-30 11:59:43 -04:00
루밀LuMir
fe37c42e0b KOREAN(ko.react.dev) Translation Completed (#7185) 2024-09-29 13:01:10 -04:00
lxmarinkovic
8dba319946 reactjsday-2024-Verona (#7171)
reactjsday 2024
React conference in Verona, Italy
2024-09-23 21:54:39 -07:00
Ricky
8e6e81efe3 rm package-lock.json (#7184) 2024-09-23 16:23:19 -04:00
Ricky Hanlon
ec8f70f717 rm insights prop to unbreak main 2024-09-23 15:59:26 -04:00
Ricky
e2f089d7bd Fix search results ranking and grouping (#7183) 2024-09-23 15:51:24 -04:00
Ricky
c003ac4eb1 Add stable fn notes to useMemo, useTransition, useState, and useReducer (#7181) 2024-09-22 13:19:03 -04:00
Ricky
39abc60fce Nit: server actions can't be passed events (#7175) 2024-09-19 14:42:44 -04:00
Strek
505c85db8c Update you-might-not-need-an-effect.md (#7169) 2024-09-17 13:48:58 +05:30
Parth • imParth
13a73c19f4 Update the version 3 (#7161) 2024-09-16 12:36:31 +05:30
Jan Kassens
0f2284ddc8 Update copyright footer (#7152)
Per https://fburl.com/wiki/ioqmn40p
2024-09-09 14:28:04 -07:00
TinoM
9aa2e3668d Changed the documentation of the subscribe argument to a more accurat… (#6691)
* Changed the documentation of the subscribe argument to a more accurate one.

* Update useSyncExternalStore.md

---------

Co-authored-by: Sophie Alpert <git@sophiebits.com>
2024-09-07 18:23:09 -07:00
Oleg Komissarov
60ef58c982 Update conferences.md, add conference (#7135)
* Update conferences.md, add conference

* Update conferences.md

---------

Co-authored-by: Eli White <github@eli-white.com>
2024-09-06 10:18:07 -07:00
Denis Urban
2c0627277f add React Day Berlin 2024 to conferences.md (#7137) 2024-09-06 10:14:00 -07:00
JiashengWu
cd923d6895 Update conferences.md to move the past conferences lower (#7130) 2024-09-06 10:10:14 -07:00
방기현
391dadb993 Fix typos in lazy.md and cache.md (#7141) 2024-09-02 12:24:02 +05:30
Tom Eastman
c2d6131066 Fix typo 'bulit' -> 'built' (#7138)
Co-authored-by: Tom Eastman <tom@eastman.nz>
2024-09-01 12:01:29 +05:30
Sophie Alpert
40d7349073 Parallel structure 2024-08-28 17:58:32 -07:00
Denis Radin
50004fa267 Adds React Advanced London 2024 (#7127)
PR to add Radv 2024 conference
2024-08-26 21:30:18 +05:30
Bartosz Klonowski
7d50c3ffd4 Emphasize the second problem paragraph with chain of effects example (#7108)
* Emphasize the second problem acapit with chain of effects example

* Replace 'One' with 'First' to keep problems counting consistent
2024-08-26 02:02:42 +05:30
Bartosz Klonowski
b5f28b4844 Redirect lists-and-keys to rendering-lists describing key (#7120) 2024-08-23 17:51:11 +05:30
k8o
a220bb3f21 docs: replace check mark emoji to check mark button emoji (#7121) 2024-08-22 13:16:36 +05:30
lauren
2bfa7a628b Update compiler docs installation instructions (#7095) 2024-08-08 10:43:41 -04:00
Oliver Joseph Ash
6671ba7b77 Document behaviour of setting state inside useLayoutEffect (#7096)
Co-authored-by: Sebastian Silbermann <sebastian.silbermann@vercel.com>
2024-08-07 11:46:23 +02:00
ramadevsign
6274d4faf5 docs: Add RenderCon Kenya 2024 conference (#6914) 2024-07-20 11:50:45 +05:30
Ryan Bonnell
de726d2add Update verb usage in sentence (#7070) 2024-07-20 11:49:54 +05:30
Jan Kassens
4c91abc78b Update /link/legacy-context to removal blog post (#7047) 2024-07-10 11:48:48 -04:00
neverland
2a2e02f1d8 Update compiler docs for Rspack and Rsbuild apps (#7031) 2024-07-05 13:12:29 +02:00
Sandra Dylus
1a3a3ef9bb fix: Correct reference to sandboxed file App.js in challenge (#7010) 2024-07-04 11:15:17 +05:30
Nikhil Kumaran
53fbed3f67 Add Chennai React meetup (#7004) 2024-07-01 00:37:18 +05:30
lauren
e9d2c63e94 Update compiler docs for Expo apps (#7000)
Expo now has its own instructions for enabling the compiler.
2024-06-28 09:27:06 -04:00
Matt Carroll
4eacc736ef Remove uwuQueryParam console.log (#6993) 2024-06-24 13:38:52 -07:00
Ben Amor Aymen
dc0886027a Add React Brussels 2024 and React Africa 2024 (#6990) 2024-06-24 23:06:08 +05:30
Ricky
169d5c1820 Add branding context menu (#6986) 2024-06-20 10:56:59 -04:00
Dušan
3997808deb Update react-compiler.md (#6965)
Added missing comma to the codesample.
2024-06-18 20:56:59 +05:30
Strek
56df8af577 rearrange conferences (#6952) 2024-06-14 23:05:16 +05:30
Sebastian Silbermann
f1bdfa2ea6 Recommend installing exact RC (#6944) 2024-06-12 11:23:43 +02:00
Immerse
c36bd39fbd docs(api-act): api act parts word error (#6939) 2024-06-12 11:19:12 +02:00
Sanjaiyan Parthipan
73a8d9c194 Update preinit.md 📜 (#6938)
Fix very minor typo
2024-06-12 11:18:38 +02:00
Kasper Aamodt
04b5d4402d Small typo - Update cache.md (#6935) 2024-06-12 11:17:20 +02:00
Sebastian Silbermann
c116c426d1 Remove mention of Suspensey <script /> (#6945) 2024-06-12 10:28:39 +02:00
Chris Coyier
438ee7abfd Update to CodePen URL (#6452) 2024-06-11 23:39:42 +05:30
Ricky
b12743c31a Add more codemods (#6921) 2024-05-29 11:54:39 -04:00
Germano Lira
ad1a5c20c1 docs: update links @testing-library/react-native (#6916) 2024-05-29 13:42:10 +02:00
Jack Pope
12fca4c24f Add act documentation (#6901)
* Add act documentation

* Update structure based on feedback

* Add usage examples and async act

---------

Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
2024-05-28 15:05:05 -04:00
Rachit Jain
c3bc5affa0 FIX: Typo in useEffect.md caveats (#6911)
* FIX: Typo in useEffect.md caveats

* Fix another typo
2024-05-25 13:46:42 +05:30