Skip to content

TypeScript版本-使用 React 和 Redux 构建的 TodoMVC (props&Event&Context&Mobx&Redux)

Notifications You must be signed in to change notification settings

webVueBlog/todolist-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript版本-使用 React 和 Redux 构建的 TodoMVC (props&Event&Context&Mobx&Redux)

Todoist React

yarn install

npm i -S redux react-redux @types/react-redux

npm i mobx mobx-react
  1. todoList项目初始化
  2. props与event
  3. context对象
  4. useReducer优化
  5. redux使用
  6. mobx
  7. useEffect使用

Concepts and tools covered

  • CreateReactApp
  • Components and Props
  • Handling Events
  • State and Lifecycle
  • Redux
  • React-Redux
  • PropTypes
  • Classnames

About

TypeScript版本-使用 React 和 Redux 构建的 TodoMVC (props&Event&Context&Mobx&Redux)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published