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

https://github.com/codeprometheus/starry-learningreact

React framework
https://github.com/codeprometheus/starry-learningreact

javascript react redux redux-saga

Last synced: 2 months ago
JSON representation

React framework

Awesome Lists containing this project

README

          

# Starry-ReactLearning

Vite + React

## react-vite-template

React + Vite + Eslint + Prettier 模板

## redux-learning

Redux 学习

![img.png](images/img.png)

## redux-handwriting

Redux 手写

- reducer 用来规范 `state` 创建的流程

- dispatch 用来规范 `setState` 流程