Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App.js -> Stage.js #2

Open
kylpo opened this issue Sep 14, 2018 · 1 comment
Open

App.js -> Stage.js #2

kylpo opened this issue Sep 14, 2018 · 1 comment

Comments

@kylpo
Copy link
Contributor

kylpo commented Sep 14, 2018

Take out of scenes, bring it to top level and call Stage. This makes more sense since it houses the shared elements used by scenes (modal, bottom bar, app bar, etc).

@kylpo
Copy link
Contributor Author

kylpo commented Oct 8, 2018

A play is divided into scenes. They exist on a stage/set.

Scenes are necessary to re-use actors and props for different roles. They are also necessary to indicate the location has changed.

App is like a "Choose your own adventure play"

Other terms:
Actors - elements on a page
backdrop
props
lighting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant