hecrj·5 anni fa·discussIn a `Sandbox`, messages can only be produced by your `view` logic.An `update` does not always precede `view`. In fact, `view` is called first after initializing the application.Thus, I believe the example in the `README` is following the proper order :)
An `update` does not always precede `view`. In fact, `view` is called first after initializing the application.
Thus, I believe the example in the `README` is following the proper order :)