WCTK + Redux

This example delivers an interactive, server-side-rendered app using web components and state management.

Components subscribe to a redux store using the web component toolkit.

The shape-controls component dispatches actions to a datastore, while the shape-list and shape-count components listen for updates from the datastore.

Checkout the code to learn more!

28 36 64