-
Updated
Jun 11, 2021 - JavaScript
#
microstates
Here are 6 public repositories matching this topic...
Composable state primitives for JavaScript
A Python Toolbox for Statistics and Neurophysiological Signal Processing (EEG, EDA, ECG, EMG...).
python
entropy
neuroscience
rsa
eda
eeg
ecg
psychology
heart-rate
complexity
hrv
emg
ppg
biosignals
bvp
physiology
fractal-dimension
neuropsychology
microstates
neurophysiology
-
Updated
Mar 30, 2020 - Python
taras
commented
Nov 29, 2018
Microstates are immutable, as such changing value on state property doesn't make sense. Unfortunately, some components do this without the developer realizing it.
Currently, if Ember tries to set state property, the developer will get an error like this: Uncaught TypeError: Cannot set property state of #<Primitive> which has only a getter.
This is not very descriptive. Instead, we sho
Traffic Light State Machine in Microstates
-
Updated
Mar 18, 2019 - JavaScript
Trying out how microstates would work
-
Updated
Mar 5, 2019 - JavaScript
Improve this page
Add a description, image, and links to the microstates topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microstates topic, visit your repo's landing page and select "manage topics."
I would love to have native examples of all the state systems in https://snack.expo.io/
This is a bit of a haul, help needed.