wordpress-playground icon indicating copy to clipboard operation
wordpress-playground copied to clipboard

Manage state through redux

Open adamziel opened this issue 5 months ago • 9 comments

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

adamziel avatar Sep 05 '24 10:09 adamziel