Enhance simplifies building web applications with components that encapsulate their own UI and functionality. This post explains the different ways components can communicate: from using Events for child-to-parent communication to setting attributes for parent-to-child communication. It also introduces @enhance/store, a
Table of contents
Child to Parent communicationParent to Child communicationShared State or StoreFinal ThoughtsSort: