Files
react.dev/content/docs
Sebastian Markbåge b188555b06 Document React.lazy (#1284)
* Document React.lazy

Suspense is documented here since it's the only built-in way so far to
use it. In the future it'll likely be documented on its own more like
Error boundaries.

This hoists React.lazy as the primary way to do code splitting. However,
before getting into it we keep the recommendation to use react-loadable
for server-side rendered apps since Suspense is not yet ready for the
server.

* Tweaks

* Tweaks

* nits
2018-10-23 16:51:54 -07:00
..
2018-09-11 07:04:01 +02:00
2017-10-04 14:48:45 -07:00
2018-10-23 16:51:54 -07:00
2018-03-29 08:08:51 +08:00
2018-01-17 15:17:56 -05:00
2017-11-20 22:05:00 +00:00
2018-09-25 00:37:20 +01:00
2018-06-27 16:22:37 +01:00
2018-07-06 00:59:31 +01:00
2018-10-20 16:12:28 -04:00
2018-10-20 16:12:28 -04:00
2018-10-23 16:45:34 -07:00
2018-05-18 14:56:07 -07:00
2017-10-11 09:51:04 +02:00