@mauve only thing I’d add to this list is destructuring
Hands down my favorite syntax to left side pluck
@tychi yessss. It's so convenient! I use it all the time.
@mauve tbh my favorite thing is the implication if the architecture forms around this pattern
I spend so little time trying to figure out naming and hierarchy by staying functional and only ever computing based on internal props
@tychi Neat, do you have code I could read that demostrates this?