Oops my bad Paul, I think you are correct! I didn’t bother to look at the username before I started commenting.
But to further the convo, State isn’t a GUI related pattern. It’s the dominant design pattern used by modern JS frameworks for persisting data across the GUI.
“Consider a Redux class ProductState that represents an Axios network connection. …”
But to further the convo, State isn’t a GUI related pattern. It’s the dominant design pattern used by modern JS frameworks for persisting data across the GUI.
“Consider a Redux class ProductState that represents an Axios network connection. …”