The Provider Value
In this lesson, we'll discuss how we can use the Provider value for better performance.
We'll cover the following
We’re pretty much done with resolving the performance leaks in the application, however, there’s one more thing to do.
The Issue
The effect isn’t very obvious in this application but will come in handy as you face more cases in the real world such as situations where a Provider
is nested within other components.
The Provider
in the bank application had the following implementation:
Get hands-on with 1400+ tech skills courses.