Closed AlexandreRoba closed 8 years ago
A notification is a change to a viewmodel, it contains always the whole new state of the vm. This is helpful for tests, and if you want to send the actualized viewmodel to a user (i.e. via socket.io)
thanks for the clarification.
Hello,
I'm trying to figure out what are notifications used for? Can someone share is knowledge on the topic please? thanks for any info you could provide on this.
Alex