/event-driven-web-components-tutorial

Tutorial covering event driven web component. How to start and in general explaining how you can make your single-page app or any type of web site the simple way.

Primary LanguageJavaScriptMIT LicenseMIT

☝ 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