A modern JS app (V): building our frontend with React, Redux, Saga, and Apollo
Part 5: In this post, we'll take a deep dive into the React/Redux ecosystem with libraries such as redux-saga and redux-little-router to build our booking site's frontend. We'll use Apollo to facilitate our API's GraphQL requests, and we'll build our app state with Immutable data-structures.