Commit Graph

6607 Commits

Author SHA1 Message Date
Ricky
fd8b1e02b4 Update React v19 blog post for stable release (#7321)
* React v19 blog update

* re-add sebbie's install updates

Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>

---------

Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2024-12-05 13:53:26 -05:00
Sophie Alpert
4bae717f59 Fix typo in react-19-upgrade-guide.md 2024-12-02 14:13:55 -08:00
Sophie Alpert
6a35e13d5e Update react-19-upgrade-guide.md 2024-12-02 14:13:32 -08:00
Ricky
84f29eb20a Update React 19 Upgrade Guide with pre-warming change (#7292)
* Update React 19 Upgrade Guide with pre-warming change

* Better captions
2024-11-14 15:46:05 -05:00
Golamrabbi Azad
1d1767f412 fix: broken link of react-compiler reference to nextjs docs (#7285) 2024-11-14 12:03:11 -08:00
Josh Story
891b20c935 Update socials for Josh Story (#7290) 2024-11-13 13:50:58 -08:00
Bartosz Kaszubowski
3246989c21 Compiler: Update link to Expo documentation (#7288) 2024-11-12 20:05:32 +05:30
Josh Story
b214f78433 Update socials for Josh Story (#7282) 2024-11-08 13:33:37 -08:00
lauren
8201e7e920 [ci] Speed up CI (#7277)
* [ci] Speed up site lint job

* fix

* also speed up analyze
2024-11-03 10:22:10 -05:00
lauren
ab51439a54 Add poteto bsky (#7276) 2024-11-03 10:05:48 -05:00
dan
75e4d400be Add Bluesky as profile link option to team page + footer (#7273)
* Add Bluesky as profile link option to team page + footer

* Remove my X

It's cleaner.

* Add Rick bsky
2024-11-02 17:21:25 +00:00
Young Shung
b4b33c49c4 Replace contributors dead link (#7272) 2024-11-02 17:07:51 +00:00
Andre Sander
eb174dd932 Update components-and-hooks-must-be-pure.md (#7245) 2024-10-23 12:12:04 -04:00
Karl Horky
e628e5df0d Add ESLint flat config example, fix ESLint name (#7246)
* Add ESLint flat config example, fix ESLint name

* Use official terminology

* Fix key
2024-10-23 12:11:08 -04:00
lauren
1bda70ac45 Add link to eslint configuration in compiler blog post (#7244) 2024-10-22 01:55:44 -04:00
Ricky
a3656c235e Add atproto-did (#7242) 2024-10-21 16:07:47 -04:00
lauren
e2b2b90c2d Fix capitalization of eslint (#7241) 2024-10-21 15:02:06 -04:00
lauren
d9e650fe6e Add React Compiler Beta Release post (#7240)
Add a new blog post announcing the React Compiler Beta release!
2024-10-21 14:22:35 -04:00
lauren
8f6d6a92a4 [compiler] Remove section on healthcheck (#7239)
* [compiler] Remove section on healthcheck

This package will be deprecated soon. It makes adopting the compiler
confusing since it can spread the misconception that you need to have
all your components successfully compiled before you can use the
compiler.

For now let's remove this from our docs and deprecate the package on
npm. We can always choose to repurpose this in the future.

* Clarify that 100% compilation is not necessary
2024-10-21 12:13:10 -04:00
lauren
9467bc5886 [compiler] Add docs for Beta (#7231)
Updates our compiler docs for the latest Beta release.
2024-10-18 00:12:01 -04:00
lauren
ee094926d5 [compiler] Move React 17/18 section to its own subheading (#7230)
Currently it's a little hidden, let's move it to its own subheading for
more prominence
2024-10-17 16:55:24 -04:00
Soichiro Miki
2bd6189d24 Capitalize "Effect" (#7211) 2024-10-14 14:56:53 -04:00
Jake Saterlay
2b2d0f2309 useActionState pending example (#6989)
Co-authored-by: Sebastian "Sebbie" Silbermann <silbermann.sebastian@gmail.com>
2024-10-08 10:57:10 +02:00
lauren
bb38630bc9 Add react-compiler-runtime instructions to compiler docs (#7213)
For users of React < 19, there is a new react-compiler-runtime package
that can be used to provide a "polyfill" for runtime APIs needed for
compiled code.

This PR adds docs for that.
2024-10-07 19:14:43 -04:00
Julio Cesar Garcia
1697ae89a3 fix: remove broken links in community/meetups (#7205) 2024-10-03 23:50:11 +05:30
Radoš Milićev
56b383273f Use correct link for translations progress site (#7199) 2024-10-01 15:34:40 -04:00
Batuhan Tomo
589a1d3a81 doc: fix typo in updating-objects-in-state.md (#7077) 2024-09-30 16:18:27 -04:00
cst9221
d5aaa723e4 doc: Add missing return statement (#7081) 2024-09-30 16:17:51 -04:00
Martin Heidegger
d6df8eb253 Add React Osaka to meetups (#7100) 2024-09-30 14:28:57 -04:00
Shubh Porwal
ca2051f56c fix: @testing-library/react-native links (#7124)
* fix: `@testing-library/react-native` links

* Apply suggestions from code review

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
2024-09-30 13:24:29 -04:00
Satoshi
0f92834514 fix: add missing blank lines between import statements and code blocks in sample code (#7126) 2024-09-30 13:20:18 -04:00
Muhammad Saqib
8fee25f4ec Update renderToPipeableStream.md (#7131) 2024-09-30 13:14:50 -04:00
youngvform
4fe9c85bc0 remove wrong reference of window (#7132) 2024-09-30 13:12:09 -04:00
Faris P
7a8e256c89 Fix minor grammar issue in tutorial-tic-tac-toe.md (a to an) (#7136) 2024-09-30 13:09:24 -04:00
Steven SAN
44364225ac chore(typo): Fix comment to match code (#7147)
Co-authored-by: san.s <san.s@sfeir.com>
2024-09-30 13:05:12 -04:00
Reg Chiu
c7392cbcc1 docs(act.md): correct ReactDOM to ReactDOMClient (#7156)
* docs(act.md): correct ReactDOMClient to ReactDOM

* docs(act.md): switch the import to ReactDOMClient instead
2024-09-30 12:54:54 -04:00
Parth • imParth
d418485aed fix:#7158 issue (#7159) 2024-09-30 12:25:38 -04:00
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