Commit Graph

2023 Commits

Author SHA1 Message Date
Tomasz Sapeta
b677012262 Add App.js Conf 2022 to the conferences page (#4336)
Co-authored-by: Tomasz Sapeta <tsapeta@users.noreply.github.com>
2022-02-15 14:26:30 +05:30
uulaal
f20da4c840 removed old "early time for hooks" note (#4321) 2022-02-11 22:18:33 +00:00
Kid
c7d5aacd80 Fix broken MDN E4X links (#4316) 2022-02-09 12:22:28 +00:00
Sahil Mhapsekar
20f0fe280f Update React India 2022 Conference Dates 🌴 (#4305) 2022-02-06 22:42:17 +05:30
Abrahym Sharf Eldden
55b4754073 Updated code-splitting.md (#4303)
Updated the imported `react-router-dom` Component `BrowserRouter` to read as `BrowserRouter as Router` since the code example has it as `Router` instead of `BrowserRouter`

Alternatively, can change the `<Router></Router>` component to be `<BrowserRouter>...</BrowserRouter>`
2022-02-06 12:56:58 +05:30
lxmarinkovic
caffe3d08f React-Meetup-Stockholm (#4292) 2022-02-04 22:55:19 +05:30
lxmarinkovic
fd585005fe React-Global-2022 (#4291)
* React-Global-2022

* Update content/community/conferences.md

* react-global-edit

Co-authored-by: Strek <ssharishkumar@gmail.com>
2022-02-04 17:26:08 +05:30
John Wade Linatoc
eb0ae240c3 Update courses.md (#4282)
Current Tyler McGinnis link no longer works. Updated it to the homepage instead.
2022-02-04 00:37:42 +05:30
Aniruddha Shriwant
f062ee271b [docs]: Updated CodePen links (#4232)
Signed-off-by: Aniruddha Shriwant <aniruddhashriwant@gmail.com>
2022-01-27 17:09:28 +05:30
Benjamin Dunphy
69bd27a3d5 Add Reactathon 2022 to conferences.md (#4234) 2022-01-23 16:07:59 +05:30
Juyeong Byeon
9ed29b0df6 fix: "…" spread syntax is not an "operator" but document saying that is an "operator" so it can make developers confused (#4209) 2022-01-18 19:49:12 +00:00
Jonatas de Oliveira Coêlho
e0aed3fbfb Update react-router examples to use v6 version (#4199)
* Update react-router examples to use v6 version

The exemple used to demonstrate Code-Splitting using react-router-dom is outdated. My suggestion is to use the new way of calling routes that was introduced in React Router v6

* remove index prop
2022-01-18 17:28:35 +00:00
Miltos Doulgeris
5a3576a9a1 Update outdated link to avoid redirect (#4218) 2022-01-18 16:56:11 +00:00
Vaibhav Shukla
af768b4618 FIXED: broken 'translated' link (#4223)
* FIXED: broken 'translated' link

removed broken weblink which leads to 404 page

* FIXED: broken 'translation' link
2022-01-18 22:14:10 +05:30
lxmarinkovic
d321ff4506 React Live 2022 Amsterdam (#4222) 2022-01-18 21:46:49 +05:30
Josh Unger
b9c33a0552 Add React Miami to conferences.md (#4191) 2022-01-10 11:50:04 +05:30
Strek
569949e266 Fix jsx example for string attributes (#4204) 2022-01-07 17:07:28 +01:00
Baljeet Singh
7a6a628239 Add Link to React Conf 2021 Playlist (#4207)
* Add Link to React Conf 2021 Playlist

* Remove `allow` attribute from the `<iframe>`

Remove `allow` attribute from the `<iframe>` for React Conf 2021 YouTube playlist.
2022-01-06 23:55:13 +05:30
Josh Unger
0cddca13dd Update conferences.md (#4187) 2021-12-18 22:11:51 +05:30
Strek
098b0ae039 Delete multi-platform-vision.png (#4181) 2021-12-18 10:52:02 +05:30
Dan Abramov
51bd2bccd4 Add missing talk 2021-12-17 20:53:03 +00:00
Alexey Pyltsyn
fcb13af83a Fix typos in React Conf 2021 Recap post 2021-12-17 21:05:30 +03:00
Ricky
5393601449 Add Dave to talk reviewers 2021-12-17 12:23:17 -05:00
jtannady
12582bc28f React Conf Recap Blog Post (#4174)
* Initial blog post commit

* Adding jtannady to author yaml

* Updating typo

* Update text

* Blog post v2

* Fix code block

* Add twitter links

* s/on/from

* Update thanks

* More thanks

* syntax highlighting

* Update thanks

* Update docs intro

* Update code

* Add link for ReactChina

* Generate IDs

Co-authored-by: Ricky <rickhanlonii@gmail.com>
2021-12-17 10:29:40 -05:00
jtannady
c005fa4d7a Revert "React Conf 2021 Recap Blog Post (#4172)" (#4173)
This reverts commit e8cca8b6b7.
2021-12-15 15:33:14 -08:00
jtannady
e8cca8b6b7 React Conf 2021 Recap Blog Post (#4172)
* Initial blog post commit

* Adding jtannady to author yaml

* Updating typo

* Update text
2021-12-15 15:31:23 -08:00
Matt Perry
c8a3ccd256 Add Framer Motion to animation FAQ (#4149) 2021-12-11 10:06:59 +05:30
Strek
29627aec76 Generated missing ids (#4150) 2021-12-07 13:18:26 +05:30
Sahil Mhapsekar
ea6e34f8f0 Move React India 2021 to past conferences (#4129) 2021-11-29 11:41:42 +05:30
Andrew Clark
34325ff441 Update React 18 post for beta (#4109)
Adds a note to the top of the page linking to the 18 Beta announcement.
2021-11-15 16:38:50 -08:00
Patrick Aljord
85e1c32976 Update to latest conferences (#4076) 2021-11-08 22:42:37 +03:00
Rushabh Javeri
f848b3d375 Fixed typo: added 'are' (#4026) 2021-11-03 21:31:52 +00:00
Jeff
baa2656cfe add React Conf (#4028) 2021-11-01 19:38:13 +00:00
Josh Unger
bac7292df6 Add ReactNext 2021 (#3933)
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2021-10-29 12:50:45 +03:00
Robert Haritonov
ee1d70dcbd Add React Summit 2022, sort conferences in correct dates order (#4006) 2021-10-28 00:35:07 +03:00
Nikita Bayev
f574b8f9a5 Add proper link to Parcel recipe for React (#3999) 2021-10-26 14:44:02 +01:00
Alexey Pyltsyn
01084d5aeb Improve new sentence in tutorial 2021-10-25 10:15:58 +03:00
Justin E. Samuels
f2158e3671 Added dates for Render-Atlanta 2022 (#3934)
June 2-4, 2022. Render-Atlanta 2022
2021-10-25 02:31:07 +03:00
Thomas Vogel
0ba654ddb8 Added AgentConf to the conference list (#3950) 2021-10-25 02:30:48 +03:00
ramadevsign
19fb01140a Add Reactdevske to the reactjs.org meetups page (#3960) 2021-10-25 02:29:51 +03:00
Matt Wang
0f4d7a49c2 Fixes broken link to Relay "Getting Started Guide" in "Suspense for Data Fetching (Experimental)" (#3963) 2021-10-20 12:52:45 +02:00
VAMSI DEVALLA
f78f3b125f explanation about "state updates are merged" (#3956) 2021-10-18 11:01:10 +02:00
Erol Aliyev
4133943e71 Fix broken link (#3953) 2021-10-13 14:21:59 +02:00
Dan Abramov
9b3c3f4e61 remove outdated recommendation 2021-10-10 23:07:49 +01:00
Rahul Bhooteshwar
449cb26bb9 docs: correct online editor link for jsx demo (#3935) (#3945) 2021-10-08 11:12:54 +02:00
Nico Lovejoy
e5f91308e1 minor update to wording for thinking-in-react.md (#3814) 2021-10-07 09:37:04 +02:00
Joshua
4a0b0eca88 Remove Spectrum from community support page (#3949) 2021-10-06 15:41:51 +02:00
Alonso Holmes
91374d36b8 [Docs] Fix typo in ErrorBoundary docs (#3947) 2021-10-05 09:47:19 +02:00
Afiq Nazrie
284c2544f1 Add explanation of step and move variables (#3823) 2021-10-04 09:49:26 +02:00
salazarm
23d03a854b Team page: Crop my photo (#3924) 2021-09-30 10:20:02 -04:00