Rick Button

Results 33 comments of Rick Button

`obj.3.14` being not valid makes me think it will be fine. Bailing out to using a computed property name for any non-identifier property name seems fine to me.

Interesting, I had not yet considered it. At first glance it would be an interesting way to opt-out of the "throws when not already present" error.

My only concern is that the `deep path properties` proposal is also investigating usage with objects, although the proposal explainer hasn't been updated to reflect that. There was significant support...