Text version and code: https://vaadin.com/tutorials/lit-element/state-management-with-redux
*Note: the npm package name and import path for lit-element has changed from @polymer/lit-element to just lit-element. Check the text version for up to date code snippets*
This tutorial show you how to use Redux for managing state in a LitElement application. It builds on the app from the previous video.
Previous video: https://youtu.be/s6P3R-J0IiI
Next video: https://youtu.be/JajSgc7xelI
Download
0 formats
No download links available.
LitElement tutorial part 3: State management with Redux | NatokHD