Christian González

Results 219 comments of Christian González

The `data-count={{count}}` attr ATM is needed to get the value back to the server. Unicorn uses the `unicorn:model` attribute for that, much like Vue.js does. But even if you keep...

> Extending the reflex class with new methods/attributes has the potential to be a breaking change for someone with conflicting variable names in their project. While moving over to using...

Ok - I see this is clearly the better solution, and @dylanjw you're right it's a point of view - how API designing is preferred. In this case, as Reflexes...

I've slept a few nights on this topic again, and something else occurred to me. ```python self.context.field = "data" ``` is great for the writing side of data access. But...

> ... that you can add any attribute to html so doing it through properties as above is probably not the best solution. That's true. I didn't want to suggest...

Ah, and it's not necessary to do hardcoded properties. Could be a `__getattr__` generic one.

ok - but then there's the docs - ATM they are wrong IMHO, even for the current behaviour. as said, *"The element property contains all of the Reflex controller's DOM...

Can confirm under Linux/Manjaro and Chromium 103.0.5060.134.

I don't think there is an "official specification"? I think it's just natural, like the label of a STOP sign on roads is *on* the sign too, and labels of...

That was exact what I tried to say here. Therefore I opened this issue, **because** meteor should be used instead of mrt. But just look at my links to the...