|
|
|
|
|
by gitaarik
124 days ago
|
|
For state management, you might be interested in looking at Lit State. It's a very lightweight state management lib written specially for Lit, with the same mindset. With it you won't have to pass props everywhere all the time. https://github.com/gitaarik/lit-state |
|