Rob Dodson

Results 362 comments of Rob Dodson

Thanks @jimoong. I think Joe and Kayce would really like to improve usage of tags on the site so if you're able to do a mock perhaps @MichaelSolati could work...

@housseindjirdeh quick question, have all of these been added to the webdev team on Glitch?

Apologies for the long read, but I wanted to make sure I was thoroughly exploring each option. I don't want to bias things too much with my own opinion, but...

> Do consumers of a custom element need to understand this distinction? Or is that only important to the author of the custom element? I doubt it's actually a huge...

@jeremenichelli > muted works as a boolean attribute just checked and it also has a corresponding property though it doesn't seem to be documented on MDN :P > For the...

@effulgentsia > However, I think it's unfortunate to make every instance of where a custom element is used in an application be responsible for knowing when to use an attribute...

> If developers started doing that, then how would that differentiate using a property because you "can" from using a property because you "must"? Sorry, maybe I phrased that wrong....

@LeeCheneler > Option 3 would be my preferred but that's a huge breaking change... What about the inverse? Attributes have a prefix not props? Why would it be a breaking...

FYI for anyone following the discussion, I've updated the RFC with a 5th option suggested by members of the React team.