Non Trivial App State Mark Ohnsman
The new Reactive object has exposed an alternative way for us to consider state management. For years developers have been using the service pattern to encapsulate the business logic of their applications. Now more than ever we can take advantage of the Reactive objects to better implement this design into Vue. In this talk I will show how utilizing the service pattern insures we maintain a separation of concerns, provides improved control flow of data throughout the application and ties into the power of
|
|