Angular

Angular 官方同步中文文档: https://angular/docs

Rxjs官方文档翻译: https://buctwbzs.gitbooks.io/rxjs/content/rookie-primer.html

Typescript 中文网: https://www.tslang/docs/home.html

Ant Design of Angular中文文档: http://ng.ant.design/docs/introduce/zh

React

React 官方同步中文文档: https://doc.react-china/react/docs/hello-world.html

React 入门中文文档: https://hulufei.gitbooks.io/react-tutorial/content/usage-with-react.html

Redux 中文文档: http://cn.redux.js/

Mobx 中文文档: https://cn.mobx.js/

React-Redux 使用简述: http://www.ruanyifeng/blog/2016/09/redux_tutorial_part_three_react-redux.html

React Router 中文文档: https://react-guide.github.io/react-router-cn/index.html
(V4版本采用动态路由; V2,V3版本采用静态路由, 大多数人会比较喜欢静态路由这种方法, V4所采用的动态路由更符合组件化的思想)

React Native 中文文档: http://reactnative/docs/0.46/appregistry.html

Material UI 中文文档: https://material-ui/

Ant Design UI 中文文档: http://design.alipay/develop/web/react/introduce

Vue

Vue中文网: https://cn.vuejs/v2/api/#updated

Vue Router 文档: https://router.vuejs/zh-cn/

Vue Vuex 文档: https://vuex.vuejs/zh-cn/intro.html

Vue UI框架 iView 文档: https://www.iviewui/docs/guide/start

Element UI 中文文档: http://element-cn.eleme.io/#/zh-CN/component/installation

Ant Design of Vue 中文文档: https://vuecomponent.github.io/ant-design/docs/vue/introduce-cn/

小程序

小程序官方文档: https://developers.weixin.qq/miniprogram/dev/

小程序框架wepy文档: https://tencent.github.io/wepy/document.html#/

小程序mpvue文档: http://mpvue/

Zan UI 小程序文档: https://youzan.github.io/zanui-weapp/#/zanui/base/icon

webapp-iview UI 小程序文档: https://weapp.iviewui/?from=iview

更多推荐

前端三大主流框架中文文档