March 2024
Intermediate to advanced
308 pages
6h 9m
English
Reactive view library patterns give us tools to build applications in a scalable and maintainable manner when we could benefit from breaking out of the component primitive. Using the React view library, we’ll cover different techniques for going beyond component-based composition to inject functionality into our components – the render prop, a higher-order component, hooks, and provider patterns.
We’ll cover the following main topics in this chapter:
Read now
Unlock full access