Files
react.dev/_posts
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
..
2015-03-11 15:28:24 -07:00
2014-10-28 11:16:29 -07:00
2014-12-18 12:47:32 -08:00