- React - A JavaScript library for building user interfaces
- Redux - RESTful HTTP client for JavaScript
- Rest - Predictable state container for JavaScript apps
React containers should be self aware and be able to fetch required data to pass it to components. Using HAL may cause to send multiple request to obtain this same data. This document shows possible solutions how this can be solved.