Currently there is only 1 state for the server - and this is imoprtant as it remembers settings so you can click aournd the website without tabs reloading every time.
However that means all users can change the global state for others ! Need to manage a state-per-user scenario, which will also be associated with tracking function calls.
Currently there is only 1 state for the server - and this is imoprtant as it remembers settings so you can click aournd the website without tabs reloading every time.
However that means all users can change the global state for others ! Need to manage a state-per-user scenario, which will also be associated with tracking function calls.