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
2018-07-19 10:51:07 -07:00
2018-10-08 19:29:31 +01:00
2017-12-01 17:36:21 -08:00
2018-10-08 19:29:31 +01:00
2017-10-09 16:11:18 -07:00
2017-10-09 16:11:18 -07:00
2017-10-04 14:48:45 -07:00
2018-04-05 12:11:54 -06:00
2017-10-04 14:48:45 -07:00
2017-10-04 14:48:45 -07:00
2018-07-04 12:42:20 +01:00
2018-06-26 01:24:56 +01:00
2018-10-23 16:51:54 -07:00
2018-07-19 10:51:07 -07:00
2018-10-04 22:13:09 +01:00
2018-07-19 10:51:07 -07:00
2018-10-19 01:51:56 -04:00
2018-10-23 16:48:02 -07:00
2018-07-19 10:51:07 -07:00
2017-11-01 13:14:42 -07:00
2018-10-08 19:29:31 +01:00
2018-10-21 11:30:29 -07:00
2017-11-06 15:23:09 +00:00
2018-10-05 14:28:26 -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-04 23:26:01 +01:00
2017-11-24 22:03:49 +00:00
2018-10-05 14:41:13 -07:00
2018-09-25 00:37:20 +01:00
2018-10-04 22:13:09 +01:00
2017-12-12 17:42:26 +00:00
2018-10-08 19:29:31 +01:00
2018-09-04 23:26:01 +01:00
2018-06-27 16:22:37 +01:00
2018-10-04 22:13:09 +01:00
2018-04-27 22:07:37 +01:00
2018-10-08 19:29:31 +01:00
2018-10-08 19:29:31 +01:00
2018-06-23 02:10:56 +01:00
2017-11-09 18:10:40 +00:00
2018-10-04 22:13:09 +01:00
2018-07-27 18:47:44 -07:00
2018-07-06 00:59:31 +01:00
2018-06-26 01:24:56 +01:00
2018-10-20 16:12:28 -04:00
2018-09-04 23:26:01 +01:00
2018-01-05 18:42:40 +00:00
2017-11-09 18:10:40 +00:00
2018-10-20 16:12:28 -04:00
2017-12-10 13:44:45 +00:00
2018-09-08 14:32:58 +01:00
2018-05-12 14:24:27 +01:00
2018-03-12 19:23:01 -07:00
2018-07-13 12:06:26 -07:00
2018-10-08 19:29:31 +01:00
2018-02-18 01:25:13 +00:00
2018-10-04 22:13:09 +01:00
2018-10-23 16:45:34 -07:00
2018-10-04 22:13:09 +01:00
2018-10-08 19:29:31 +01:00
2018-10-14 17:59:18 -07:00
2018-07-19 10:51:07 -07:00
2018-10-08 19:29:31 +01:00
2018-05-02 01:00:27 -07:00
2018-05-18 14:56:07 -07:00
2017-10-11 09:51:04 +02:00
2018-04-24 18:24:05 +01:00
2018-06-23 02:10:56 +01:00
2018-07-19 10:51:07 -07:00