wordpress-playground
wordpress-playground copied to clipboard
Manage state through redux
WIP
Migrates the global app state management to redux. Gets rid of passing refs and props around. Implements routing by using the URL parameters as a source of truth for the app state. This is intentionally a single giant PR. It's a single, atomic change and the amount of work required to do it step by step is just not worth it.
Related to https://github.com/WordPress/wordpress-playground/issues/1561
cc @brandonpayton