JSRUN 用代码说话
我是大神
wandou
第48636位JSRUN用户

活跃于 2021-12-16 19:57 访问量:7990
关注


原型模式原型模式原型模式原型模式原型模式原型模式


js bind var notifyNestedSubs = subscription.notifyNestedSubs.bind(subscription);


hoist-non-react-statics 中方法的应用


闭包,仿照redux createStore


funcs.reduce((a, b) => (...args) => a(b(...args)))