Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/App Development/
State Management
Search

State Management

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 Feb 25 13:49
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2023 Mar 24 4:58
Refs
Refs
Finite State Automata
Data Oriented Design
Markov Chain
Programming Paradigm

Encapsulate global state but do not use in unconsciousness

State Management Notion
App State Machine
Top Down State Manager
Bottom Up State Manager
 
 
 
App State Management Usages
State Management Tool
App State Architecture
 
 
 
 
All Programming Philosophies Are About State | World of BS
I recently realized that all the various programming philosophies are concerned with state, and can be boiled down into a simple statement about how to work with state. Object-Oriented - Modifying a lot of state at once is hard to get correct; encapsulate subsets of state into separate objects and allow limited manipulation of the encapsulated sub-state via methods.
All Programming Philosophies Are About State | World of BS
https://www.worldofbs.com/minimize-state
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/App Development/
State Management
Copyright Seonglae Cho