Structuring Redux Store (P4D2) - Live Coding with Jesse

Project 4 Day 2: Today we will get data from the WordPress API, change the structure of the data, and populate our store with it. We will also pass that data to a component and display it.
Back to Top