How to Persist Redux State to an API Part 1
Start learning with the Covalence community at https://covalence.io
GitHub Repo for Starting Boilerplate:
https://github.com/przekwas/persisting-redux-starter
A student working on their final project asked me how they could asynchronously save *and* preload their Redux state using their API. This series are the solutions we either found and came up with!