enhancementhelp wanted
倉庫指標
- Star
- (6,073 star)
- PR 合併指標
- (平均合併 8天) (30 天內合併 2 個 PR)
描述
So that we can check that the store actually exists (#4) and whatever else we want.
req.session.set('thing.property', stuff)
req,session.get('thing.property')
Would be removed of favour of Proxies, eventually. In like a decade when they actually land.
A big issue would be people being idiots and assigning stuff onto the data object or get()-ed objects.