Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.03 KB

File metadata and controls

24 lines (12 loc) · 1.03 KB

☝ the above covered tutorial/video material is this github repo source by itself

Further Articles

Support

Implementation

Frontend Event Driven Architecture works basically like the DOM itself. There are loosely coupled components (nodes), which emit events and those get captured by other components. They may also emit events on their behalf, which can be consumed.

Credit

Created by スィルヴァン aka. Weedshaker