Aug 24, 2017 · 1 min read
a thought for the first item… it might make more sense if you tackle the problem similar to how we put things in context, define exactly which methods you want to delegate when pushing to… so it would be something like
> delegate={this, handleClick, handleBack, handleWorldHunger}
it might not be strictly necessary, but it would be more expressive and less magical.
