@fabiocroldan

I love the architecture based on components, decompose a piece in its smallest expression with its respective style, script and template, also put everything in single file component. I define some global custom properties of css. At least for UI, using frameworks or vanilla js is the best architecture for me.

@saarikivit

What are some patterns game engineers use that we could implement on web or other coding in general?

@victornpb

pretty much like Electron does