React Redux TypeScript RealWorld App:基于指南的实现

这是一个基于React、Redux和TypeScript的RealWorld应用程序的参考实现。功能包括使用React-Router进行路由管理、用户身份认证和注册(支持Google、Github和Bitbucket)、跨域应用服务、本地存储、客户端记录器、敬酒分析工具、文章列表的CRUD操作、实时监视使用Websockets连接的用户、REST API集成以及WebSockets集成。

zip
react-redux-typescript-realworld-app-master.zip 预估大小:66个文件
folder
react-redux-typescript-realworld-app-master 文件夹
file
.gitignore 345B
file
.eslintrc 102B
file
package.json 3KB
folder
server 文件夹
file
package.json 453B
file
package-lock.json 201KB
folder
src 文件夹
file
env.ts 44B
file
tsconfig.json 171B
file
.env 18B
file
package-lock.json 543KB
folder
src 文件夹
folder
components 文件夹
file
FlexBox.tsx 1KB
file
FlexColumn.tsx 281B
file
FlexRow.tsx 278B
file
BackLink.tsx 293B
file
react-app-env.d.ts 40B
folder
services 文件夹
file
articles-api-client.ts 1KB
file
types.d.ts 88B
file
toast-service.ts 194B
file
index.ts 278B
file
logger-service.ts 148B
file
local-storage-service.ts 731B
folder
assets 文件夹
file
logo.svg 3KB
folder
layouts 文件夹
file
Main.css 508B
file
Main.tsx 861B
file
index.css 512B
folder
routes 文件夹
file
AddArticle.tsx 287B
file
Home.tsx 335B
file
ViewArticle.tsx 871B
file
EditArticle.tsx 800B
folder
store 文件夹
file
root-epic.ts 233B
file
root-action.ts 196B
file
types.d.ts 581B
file
index.ts 1KB
file
utils.ts 188B
file
root-reducer.ts 339B
folder
features 文件夹
folder
app 文件夹
file
epics.ts 880B
folder
articles 文件夹
file
selectors.ts 158B
folder
components 文件夹
file
ArticleForm.tsx 2KB
file
ArticleView.tsx 292B
file
ArticleActionsMenu.tsx 648B
file
ArticleListItem.tsx 1KB
file
ArticleList.tsx 1KB
file
types.d.ts 117B
file
actions.ts 769B
file
reducer.ts 1KB
file
epics.ts 2KB
file
index.tsx 495B
file
App.test.tsx 248B
file
serviceWorker.ts 5KB
file
router-paths.ts 460B
file
App.tsx 1KB
file
CODE_OF_CONDUCT.md 3KB
folder
public 文件夹
file
index.html 2KB
file
favicon.ico 4KB
file
manifest.json 306B
file
tsconfig.json 186B
file
README.md 2KB
file
netlify.toml 88B
folder
.vscode 文件夹
file
settings.json 54B
folder
lambdas 文件夹
file
.babelrc 282B
folder
src 文件夹
file
hello.ts 566B
folder
build 文件夹
file
hello.js 8KB
folder
typings 文件夹
file
globals.d.ts 316B
file
augmentations.d.ts 174B
file
modules.d.ts 108B
file
tsconfig.test.json 87B
file
.prettierrc 88B
...
zip 文件大小:233.25KB