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

https://github.com/jarweb/kit-effector

react + effector
https://github.com/jarweb/kit-effector

effector middleware react

Last synced: about 1 month ago
JSON representation

react + effector

Awesome Lists containing this project

README

        

## 介绍

- 前端分层架构 react + effector
- 框架组成
- 视图层
- 逻辑层:生命周期,中间件,事件,副作用,状态管理,路由,导航
- 请求层:缓存持久化,错误处理,请求,数据存储,预请求,sw fetch
- 构建工具:命令 cli,spa,mpa,ssr

## 首屏接口预请求

![接口预请求](./shotcut/request.jpg)

- 多入口打包
- 预请求包加载提前,与框架、首屏资源等并行请求,在资源加载完成前完成首屏数据请求