Closed benjaminpjones closed 1 month ago
This is just a demonstration of how the view can be improved, by relying more on Vue's reactivity system.
setPlayingAs
unsubscribeAllSeats
game/${id}
seat: null
I had a bunch of pending comments, Oops. Hopefully they explain the changes in detail
This is just a demonstration of how the view can be improved, by relying more on Vue's reactivity system.
setPlayingAs
unsubscribeAllSeats
- I felt this was a heavy-handed approach, since we really only need to unsub the currently subscribed seatgame/${id}
seat: null
"move" message