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

https://github.com/fxxqq/58fe-app

基于react native+typescript前端社区的开源项目
https://github.com/fxxqq/58fe-app

Last synced: 7 days ago
JSON representation

基于react native+typescript前端社区的开源项目

Awesome Lists containing this project

README

          

### 功能介绍(用户:前端开发)
- 登录、注册、个人信息 (优先级:1)
- 前端面试题库 (优先级:1)
- 论坛帖子,支持评论、点赞、收藏 (优先级:1)
- 前端企业内推招聘 (优先级:2)
- 互助解决问题http://hz.uyi2.com/(优先级:2)
- 用户私聊功能(集成websocket即时通讯)(优先级:3)
- 用户积分功能 (优先级:2)
- 文章编写以及分享,支持md, 只做pc端(优先级:4)

### 前端
- app 端 :https://github.com/ru23/58fe-app
- 技术栈:react-native +typescript+redux
- web端(兼容wap)
- react+redux+ts+ssr
- admin:
- 技术栈 :electron+react桌面应用

### 后端
- 技术栈:主要是go(性能要求高的)
- node做管理系统的后端

### 封装:rn ui组件库(待讨论)

### 技术分享文章:(包括项目搭建、性能优化、遇到的问题以及解决方案)
1.搭建自己的react脚手架
2.react和redux源码阅读以及理解
...待补充完善