An open API service indexing awesome lists of open source software.

https://github.com/yanm1ng/react-stack-notes

🧀 React&Redux-Stack daily learning notes
https://github.com/yanm1ng/react-stack-notes

react react-redux react-router

Last synced: 2 months ago
JSON representation

🧀 React&Redux-Stack daily learning notes

Awesome Lists containing this project

README

          

# React技术栈学习笔记

* [Day01-初识React](https://github.com/yanm1ng/react-stack-notes/blob/master/Day01-%E5%88%9D%E8%AF%86React.md)
* [Day02-React事件系统](https://github.com/yanm1ng/react-stack-notes/blob/master/Day02-React%E4%BA%8B%E4%BB%B6%E7%B3%BB%E7%BB%9F.md)
* [Day03-React使用表单的正确姿势](https://github.com/yanm1ng/react-stack-notes/blob/master/Day03-React%E4%BD%BF%E7%94%A8%E8%A1%A8%E5%8D%95%E7%9A%84%E6%AD%A3%E7%A1%AE%E5%A7%BF%E5%8A%BF.md)
* [Day04-React中的样式处理](https://github.com/yanm1ng/react-stack-notes/blob/master/Day04-React%E4%B8%AD%E7%9A%84%E6%A0%B7%E5%BC%8F%E5%A4%84%E7%90%86.md)
* [Day05-组件间的通信](https://github.com/yanm1ng/react-stack-notes/blob/master/Day05-%E7%BB%84%E4%BB%B6%E9%97%B4%E7%9A%84%E9%80%9A%E4%BF%A1.md)
* [Day06-理解Virtual-DOM模型](https://github.com/yanm1ng/react-stack-notes/blob/master/Day06-%E7%90%86%E8%A7%A3Virtual-DOM%E6%A8%A1%E5%9E%8B.md)

- [Day07-组件生命周期详解](https://github.com/yanm1ng/react-stack-notes/blob/master/Day07-%E7%BB%84%E4%BB%B6%E7%94%9F%E5%91%BD%E5%91%A8%E6%9C%9F%E8%AF%A6%E8%A7%A3.md)

- [Day08-解密setState机制](https://github.com/yanm1ng/react-stack-notes/blob/master/Day08-%E8%A7%A3%E5%AF%86setState%E6%9C%BA%E5%88%B6.md)