Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

A small demo showing how to use Redux in a Stencil app with @stencil/redux

License

Notifications You must be signed in to change notification settings

ionic-team/stencil-redux-demo

Repository files navigation

Stencil Redux Demo

This is a simple demo using Stencil with the Stencil Redux collection.

Stencil Redux is a small library that uses the vanilla Redux library and automatically supplies state to props on components, as well as binding actions to the store's dispatch.

This example also follows a Typed Redux Action Pattern which we find adds some nice TypeScript benefits to using Redux.

See Stencil Redux for more information on how that collection works.

About

A small demo showing how to use Redux in a Stencil app with @stencil/redux

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published