Files
react.dev/docs
Julen Ruiz Aizpuru 3ebec4b55b Docs: do not render components to document.body
Rendering to `document.body` in the examples is conveniently short, but it can
be misleading at the same time, especially for newcomers.

While it's possible to render React components to `document.body`, any 3rd
party scripts can also mess up with it, and it can have unintended consequences
and be source of difficult-to-trace bugs.
2015-03-23 13:59:24 +01:00
..
2014-08-13 11:40:14 -07:00
2015-02-06 17:31:33 +08:00
2015-03-16 18:27:04 +01:00
2015-01-09 10:19:42 +08:00
2015-02-06 16:26:43 +08:00
2015-03-10 09:17:34 -07:00
2015-02-06 14:47:56 +08:00
2015-03-11 16:22:24 -07:00
2015-03-10 09:17:34 -07:00
2015-02-06 17:31:33 +08:00
2015-02-06 17:31:33 +08:00
2015-02-06 17:31:33 +08:00
2015-03-10 14:41:42 -07:00