Further reading
You can read more about the Streams API via MDN Web Docs: https://developer.mozilla.org/en-US/docs/Web/API/Streams_API.
The Remix documentation includes a guide for streaming and defer
: https://remix.run/docs/en/2/guides/streaming.
The defer
function’s documentation can be found here: https://remix.run/docs/en/2/utils/defer.
In this chapter, we discussed core web vitals. You can read more about core web vitals, such as LCP, here: https://web.dev/vitals/.