|
|
|
|
|
by orizens
2780 days ago
|
|
- i'm the main developer for this now. - few features were fun to think about - there were some challenges in making it work recursively for the template parsing. - thinking of a simple api to use for the component
also, making sure there are no memory leaks requires deep testing.
- making auto render and connecting the store was a nice challenge currently, i don't have a long term vision for it. however, i do think of it of way to bootstrap small quick widgets in a page while sharing one or more stores.
the aim is reusing the way i can create standalone dom elements fast and easy while using only es-latest code. |
|