brucou

Results 48 comments of brucou

@mindplay-dk > There is still, to my knowledge, no demo project suite out there that requires control state. If you think about the [TodoMVC](http://todomvc.com/) as a control part of a...

> > there are standalone implementation of Hooks (a-la React Hooks) that can be used in any framework > This gives you state - but it doesn't somehow give you...

Alright I think I understand what you mean. Without a component concept, you cannot have a component granularity basically. But you can always build your own component concept around the...

Alright, so I guess that if my point is not clear, then indeed example of implementations around miscellaneous UI lib will do a better job to dispel any doubts. On...

Thanks for the explanations. That helps. Alright, I'll first try to figure out the logic. At first sight, I do believe it is possible to abstract out the rendering library....

Thanks for the additional information! I will let you know when I reach a conclusion,

Artem, that's duly noted. I am still busy with writing a clone of the conduit app with my state machine library. But I already had a look with Svelte, and...

Thanks for taking the time to have a good look at it. Appreciate that. Yeah the UML specs has a bunch of stuff. That said the diagram is indeed auto-generated...

What do you mean by > keep in mind to target accessibility user too Other considerations: - I would not actually recommend to use to collapse edges. yed can be...