Skip to Content
React 16 Tooling
book

React 16 Tooling

by Adam Boduch, Christopher Pitt
April 2018
Intermediate to advanced content levelIntermediate to advanced
298 pages
6h 34m
English
Packt Publishing
Content preview from React 16 Tooling

Better user experience

The most compelling reason for building a static version of your React components is to provide a better experience for your users. The key metric here is the overall performance improvements. Instead of having to touch various API endpoints and handle all of the asynchronous aspects of providing data to your React components, everything is loaded upfront.

Another less obvious user experience improvement with statically built React content is that since there are fewer moving parts, there's less chance of the site breaking, leading to user frustration. For example, if your React components don't have to reach out over the network to fetch data, this failure vector is removed entirely from your site.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Pro React 16

Pro React 16

Adam Freeman

Publisher Resources

ISBN: 9781788835015Supplemental Content