Commit Graph

532 Commits

Author SHA1 Message Date
Benjamim Sonntag
c8161bd9a0 Update reference-react-dom-server.md (#625)
Fixes a small typo in `renderToNodeStream`'s documentation
2018-02-18 01:25:13 +00:00
Mihaela Ciobanu
d538875f3a Update conferences.md
added React fest in March , London
2018-02-14 13:28:43 +00:00
Sophie Alpert
8bbc69b453 Update context.md
Slightly less judgy with less of a hierarchical vibe.
2018-02-12 19:51:35 -08:00
Aneeq-ur-Rehman
53f4ce7881 Update static-type-checking.md to fix the installation of Flow (#608)
* Update static-type-checking.md to fix the installation of Flow

The second command won't work until the "flow" is added to scripts.

* Update static-type-checking.md
2018-02-12 17:37:09 +00:00
Alex
af89808ba8 Merge pull request #612 from ryanwebjackson/patch-1
Add "React Native Radio" by devchat.tv
2018-02-11 13:37:11 -08:00
G Akshay
c66011b32d just before sounds better that 'immediately before' (#611) 2018-02-11 19:53:39 +00:00
Ryan Jackson
d91d51235e Add "React Native Radio" by devchat.tv
I realize it's React Native, but commonly episodes are fairly general, and include topics like React ecosystem and tooling.
2018-02-11 10:31:50 -06:00
Alex
16ac2ac8a9 Add Reactathon 2018 2018-02-10 20:48:07 -08:00
Alex
5ca8cb08e3 Merge pull request #603 from ferrannp/master
Add React Native EU 2018 conference
2018-02-10 20:44:17 -08:00
G Akshay
10c3a91538 Update reference-react-component.md (#609)
`just before` sounds better than `immediately before`.
2018-02-10 21:03:08 +00:00
Kelly Burke
bfc8385f9d Update examples.md (#606) 2018-02-09 23:13:41 +00:00
ferrannp
2156e4157f Add React Native EU 2018 conf. 2018-02-08 15:42:21 +01:00
Stefan Papst
430abc18c3 updated link to 'big picture' 2018-02-08 15:10:15 +01:00
Dan Abramov
3ed5a51eeb Move the section on file inputs to avoid circular learning dep (#588) 2018-02-05 18:01:25 +00:00
Nick
7c76dd505e Fix broken flow link (#585) 2018-02-05 17:33:05 +00:00
Alex
63a5039f12 Merge pull request #572 from ranyitz/patch-1
Note about special props in PropTypes typechecking
2018-02-04 22:49:32 -08:00
Alex
71383d4667 Shorter, inline reference to propTypes 2018-02-04 22:48:23 -08:00
Alex
3c893fc575 Merge pull request #578 from ingvar/patch-1
Add React Native Camp UA 2018
2018-02-04 22:42:15 -08:00
Alex
4379eccbce Merge pull request #581 from einomi/patch-1
Remove link
2018-02-04 22:41:30 -08:00
Henrique Sosa
72e8051fa3 Fix misspelling 2018-02-05 02:57:58 -02:00
Dan Abramov
b3b618a69c Prune examples
Remove a dead link and a project with no link to source code
2018-02-05 01:12:21 +00:00
Dan Abramov
9a953858d6 Add more references to setState batching (#583) 2018-02-04 22:39:30 +00:00
Andrey Nikonov
ecf038e520 Update reference-react-component.md
There is no #createclass anchor on /docs/react-api.html page anymore.
2018-02-04 10:41:31 +03:00
Igor Brovchenko
f6118c2b88 Add React Native Camp UA 2018 2018-02-03 15:31:23 +02:00
Zeb DeOs
53a600087b Add semicolon for example code style consistency (#575) 2018-02-03 02:53:53 +00:00
Ran Yitzhaki
e3e6cb89b5 Make the note regarding special props in proptypes shorter 2018-02-01 22:30:23 +02:00
Ran Yitzhaki
423a248c50 Note about special props in PropTypes typechecking 2018-02-01 21:52:43 +02:00
Alex
91ac3d8113 Merge pull request #561 from slizlaszlo/patch-1
Add React-Budapest to the Meetup list
2018-02-01 09:16:14 -08:00
Dipanjan Kundu
538ec13744 Update tutorial.md (#566)
* Update tutorial.md

* Grammar
2018-02-01 09:15:47 -08:00
Alex
22db0263bc Merge pull request #567 from jonisar/patch-2
Update tools-comp-workbecnhes.md/ Added Bit
2018-02-01 09:15:29 -08:00
Hugh Prior
788d5094d8 Update lists-and-keys.md (#559)
I think the word "root" is misleading here. For me the root implies a single item, and the <li> here is more of a leaf. I think we can avoid all confusion simply by removing the word.
2018-02-01 09:08:16 -08:00
Victoria Quirante
180ee6b6d7 Add React Alicante 2018 (#570) 2018-02-01 09:06:21 -08:00
Joni Sar
9dfc8b7e59 Update tools-comp-workbecnhes.md/ Added Bit
Update tools-comp-workbecnhes.md/ Added Bit for component source code distribution.
2018-02-01 16:24:28 +02:00
Sliz László
d3acd2d461 Add Hungary
Add the React-Budapest meetup from Hungary to the list
2018-01-31 00:06:07 +01:00
Michael Jackson
cdaa0a5696 Add The React Podcast to podcasts list (#560) 2018-01-30 16:44:20 +00:00
Yash Joshi
74741ed6ee Moved AgentConf to Past Conferences (#558) 2018-01-29 14:35:42 +00:00
sventunus
18aee608ec Update code-splitting.md (#556)
Fixed a typo: "A good place **is** to start is with routes" => "A good place to start is with routes"
2018-01-29 01:10:04 +00:00
Yash Joshi
9df59031a0 Move ReactFoo to Past Conference (#554) 2018-01-26 13:33:12 +00:00
Michael Siadak
34442a0017 Update blog post on fragment tooling support (#553)
Clarifies that Prettier has released 1.9 and now supports the short Fragment JSX syntax.
2018-01-25 23:26:29 +00:00
Nathan Ward
4eae54be1a Add Chain React 2018 to conferences.md (#552)
Adds the [Chain React 2018](https://infinite.red/ChainReactConf) conference occurring July 11-13 in Portland to `content/community/conferences.md` to "Upcoming Conferences" in chronological order.
2018-01-24 19:19:50 +00:00
Dan Abramov
aba7619177 Tweak state FAQ (#551)
* Tweak state FAQ

* Update faq-state.md
2018-01-24 18:05:24 +00:00
William Shepherd
8a7e75206b Fix grammar (#550) 2018-01-24 09:36:58 -08:00
Hugh Prior
6e22b51b26 Update faq-state.md (#549)
Fix typo.
2018-01-24 09:32:58 -08:00
Joseph Race
794c0e0756 Update code-splitting.md (#546) 2018-01-23 09:36:15 -08:00
David DeAngelis
cb0870514b Update faq-functions.md
found a small syntax error in example
2018-01-17 15:17:56 -05:00
Brian Vaughn
8448de7ed9 Merge pull request #470 from danielsbird/rendering-elements-codepen
Move examples of rendering elements from CodePen into ./examples
2018-01-16 10:15:58 -08:00
Dan Abramov
3e6aaebbd7 Add a note about disabling extensions when profiling (#528) 2018-01-15 23:21:32 +00:00
Alex
0ea1e050ab Merge pull request #527 from Emad-salah/patch-1
Updated docs to include that VSCode supports it
2018-01-15 10:25:15 -08:00
Carlos Iván Suarez
5904d9d8c6 Update conferences (#526)
I change the 'React Day Berlin' event from Upcoming Events to Past Conferences because it's already happened.
2018-01-15 18:05:19 +00:00
Emad-salah
2722c78380 Updated docs to include that VSCode supports it 2018-01-15 18:04:38 +00:00