Skip to content

Instantly share code, notes, and snippets.

RT&
Proprietary System
internal-only
productize -> productizing
productizing
waiting on product
built -> retrofitting
retrofitting
retrofitted -> not launched internally
not launched internally
callbag
off
start -> on
on
push -> on
complete -> off
splice-machine
retain -> retaining
delete -> deleting
insert -> inserting
idle
retaining
done -> idle
deleting
retain -> splicing
done -> splicing
@WinstonFassett
WinstonFassett / SketchSystems.spec
Created November 28, 2020 22:31
reactive-computed-property
reactive-computed-property
not_initialized
not_initialized_idle
initialize -> initializing
initializing
initialized -> initialized
initialized&
dispose -> disposing
value
empty
@WinstonFassett
WinstonFassett / SketchSystems.spec
Created November 19, 2020 19:38
doc-state-rollup&
doc-state-rollup&
overall
loaders
no_loaders
loading
loaded
loading_timed_out
load_failed
load_error
savers
@WinstonFassett
WinstonFassett / SketchSystems.spec
Created November 15, 2020 00:39
doc-synchronizer
doc-synchronizer
stop -> user_disconnected
restart -> initializing
refresh_token -> getting_token
error -> error
initializing
getting_token
not_authenticated
authenticate -> authenticating
authenticating
@WinstonFassett
WinstonFassett / SketchSystems.spec
Last active November 14, 2020 17:24
token-authentication-machine
token-authentication-machine
unauthenticated
login -> logging_in
checking_for_local_token
no_token -> no_token
got_token -> authenticating_token
has_unauthenticated_token
authenticate_token -> authenticating_token
no_token
login -> logging_in
@WinstonFassett
WinstonFassett / SketchSystems.spec
Last active November 15, 2020 00:28
Online Doc Synchronizer - round 3
Online Doc Synchronizer - round 3
stop -> user_disconnected
restart -> initializing
refresh_token -> getting_token
error -> error
initializing
getting_token
not_authenticated
authenticate -> authenticating
authenticating
@WinstonFassett
WinstonFassett / SketchSystems.spec
Last active May 20, 2022 15:28
Online Doc Synchronizer - round 2
Online Doc Synchronizer - round 2
stop -> user_disconnected
restart -> initializing
refresh_token -> getting_token
error -> error
initializing
getting_token
not_authenticated
authenticate -> authenticating
authenticating
@WinstonFassett
WinstonFassett / SketchSystems.spec
Created November 11, 2020 11:18
Master-Detail Synchronizer
Master-Detail Synchronizer
Initializing
initialized -> Connecting
Connecting
success -> Connected
Connected
Starting Sync
Loading Local
done -> Loading Remote
Loading Remote