let’s discuss further, my other priorities are streamlining and separating business logic from code. For example, we are going to rely heavily on websockets, but i want singular clean pipe with all my events and listeners loaded through json. This will be a very common pattern. i hate business specific code. i love json driven data-driven, declarative event system architectures. we will use the same pattern for state management. also we will strive to keep our back end events and listeners pulling from the same registry. this should keep our network layers in sync and minimize the code exposure to business logic


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *