240 发简信
IP属地:山西
  • node基础

    https://brucecai55520.gitee.io/bruceblog/notes/nodejs/node.html[https://...

  • typescript知识点总结

    https://ts.xcatliu.com/basics/type-of-function.html[https://ts.xcatliu.c...

  • react-redux的使用和redux-persist持久化

    1.react-redux的使用 index.js引入Provider 在App.js使用容器组件connect 2.redux-persist...

  • redux的reducer的拆分

    示例如下 使用方式如下

  • redux的基本使用

    1.创建store 和 使用 reducer 2.派发dispatch

  • js数据扁平化

    第一种情况 第二种情况