Scotty Bollinger
Scotty Bollinger
1. [Elastic](https://www.elastic.co/) is the company and the product we are using Kea on is [App Search](https://www.elastic.co/products/app-search) 2. [Logos](https://www.elastic.co/brand)  3. App Search is a UI for Elasticsearch that allows for...
We aren't using it very deeply at the moment. We create interfaces for the actions(thunks) and values(selectors) and just typecast them when we implement them. Basically it's: ``` import {...