React高阶组件
摘要:高阶组件 高阶函数 Vuex,redux 跨组件通讯 高阶组件 继承 非侵入式 侵入式
阅读全文
posted @
2018-09-01 09:04
2oe
阅读(120)
推荐(0)
React类型检查
摘要:类型检查 props: web > native nvm 路由模式 路由 传参 回退版本 透传 replace 有两种常见的渲染组件的方式:
阅读全文
posted @
2018-09-01 09:03
2oe
阅读(592)
推荐(0)
React之mockjs+sass+生命周期函数
摘要:mdn W3C标准网站 运行sass rem单位设置 mock数据 React 组件生命周期 卸载组件 组件 this.refs 和 ReactDOM.findDOMNode区别 refs vue中获取ref this.$refs.input 生命周期阶段
阅读全文
posted @
2018-09-01 09:02
2oe
阅读(148)
推荐(0)
React简单入门
摘要:React功能 特点 引入的库 jsx(React 使用 JSX 来替代常规的 JavaScript) 虚拟Dom 大小内存 脚手架 react react-dom react-native native web manifest.json ReactDOM.render(x,y) x: 挂载组件
阅读全文
posted @
2018-09-01 09:00
2oe
阅读(139)
推荐(0)
React组件
摘要:React 组件 自定义组件 复合组件 React State(状态) 将生命周期方法添加到类中 生命周期函数 数据自顶向下流动 React Props 事件的this指向 事件 组件数据传递
阅读全文
posted @
2018-09-01 09:00
2oe
阅读(101)
推荐(0)