Skip to content

Instantly share code, notes, and snippets.

View willdspd's full-sized avatar

Will Despard willdspd

View GitHub Profile
@willdspd
willdspd / gist:967916c877e29f4067589759e1229449
Last active January 22, 2021 14:58
Event SPA global state
ui: {
screenSize: "S",
// THIS SHOULD BE ADDED HERE, AS OPPOSED TO BEING PASSED AS PROPS
page: "RECEPTION",
showSidebar: [showSidebar],
// THIS IS NESTED, SHOULD IT HAVE IT'S OWN STORE?
modal: {
editSpace: {
// IS THIS NECESSARY? IF SO THIS SHOULD BE 'space'
space: {