You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
I had to go to the ChainReact App to see real-world examples of how to do it.
For example, I had no idea that I needed to add @inject and @observer. Having these added to the screens along with an example of how to use the properties would be very helpful.
It would also be nice have an MST basics document and then point them to the full documentation for further study.
The text was updated successfully, but these errors were encountered:
When I started working on https://github.com/jamonholmgren/PlayerPopularity (see https://twitter.com/jamonholmgren/status/1134622886709219328 for context), I got to where I wanted to integrate MST, but there was no way to really understand how to use it in Bowser.
I had to go to the ChainReact App to see real-world examples of how to do it.
For example, I had no idea that I needed to add
@inject
and@observer
. Having these added to the screens along with an example of how to use the properties would be very helpful.It would also be nice have an MST basics document and then point them to the full documentation for further study.
The text was updated successfully, but these errors were encountered: