async-props icon indicating copy to clipboard operation
async-props copied to clipboard

Rename loadContext to Context?

Open zackify opened this issue 9 years ago • 3 comments
trafficstars

It feels weird doing loadContext.user wouldn't it make more sense if it was just context.user?

zackify avatar Mar 11 '16 00:03 zackify

Don't want to confuse it with react's context.

ryanflorence avatar Mar 11 '16 08:03 ryanflorence

But ... yeah I could pretty easily be persuaded to just call it context.

ryanflorence avatar Mar 11 '16 08:03 ryanflorence

I think it's pretty clear that it's not from react since you have to pass it in to loadPropsOnServer. It feels so weird accessing it this way haha

zackify avatar Mar 11 '16 15:03 zackify