Echo JS 0.11.0

<~>
rwhitmire 2772 days ago. link parent 1 point
Thanks for the feedback. As a Redux user myself, I've thought about at least exposing hooks to enable Redux support. As for event handling, we already have componentDidMount and componentWillUnmount.

If Redux support is something you feel strongly about, feel free to open an issue on GitHub. I am leaning toward implementing something as I do feel having route information available in a global store could be valuable.

Replies