© Adam Freeman 2019
Adam FreemanPro React 16https://doi.org/10.1007/978-1-4842-4451-7_14

14. Composing Applications

Adam Freeman1 
(1)
London, UK
 
In this chapter, I describe the different ways that components can be combined to create complex features. These composition patterns can be used together, and you will find that most problems can be tackled in several ways, which leaves you free to apply the approach with which you are most comfortable. Table 14-1 puts the chapter in context.
Table 14-1

Putting Application Composition in Context

Question

Answer

What is it?

Application composition is the combination of components to create complex features.

Why is it useful?

Composition makes development easier by allowing small and simple components to be written ...

Get Pro React 16 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.