VUE朋友圈/REACT应用

学习REACT+RN+WEUI
VUE朋友圈/REACT应用_第1张图片

  • React 技术栈系列教程
    http://www.ruanyifeng.com/blog/2016/09/react-technology-stack.html

  • react 入门与进阶教程
    https://www.cnblogs.com/lsgxeva/p/7976263.html

  • yangbo5207/advance15完整实例
    https://github.com/yangbo5207/advance15

  • chrome禁用跨域限制:
    open -a “Google Chrome” --args --disable-web-security --user-data-dir

  • axios中文文档—— Promise链式异步回调
    https://www.jianshu.com/p/7a9fbcbb1114

  • React Router V4 精讲
    https://segmentfault.com/a/1190000016421036

  • 温习react-router
    https://segmentfault.com/a/1190000012108969

  • React-Router在单页应用中的简单介绍
    https://segmentfault.com/a/1190000012146845

  • weui/react-weui
    https://github.com/weui/react-weui

  • NODEJS菜鸟教程
    http://www.runoob.com/nodejs/nodejs-tutorial.html

  • react菜鸟教程
    http://www.runoob.com/react/react-tutorial.html

  • Vue2.0 新手入门 — 从环境搭建到发布
    http://www.runoob.com/w3cnote/vue2-start-coding.html

  • Vue.js 教程
    http://www.runoob.com/vue2/vue-tutorial.html

  • react中文学习
    https://react.docschina.org/

  • react中文社区
    http://react-china.org/

  • react-native中文
    https://reactnative.cn/d

  • React-Native学习指南
    https://github.com/reactnativecn/react-native-guide

  • jondot/awesome-react-native
    https://github.com/jondot/awesome-react-native

  • react-native学习总结
    https://www.jianshu.com/p/aef33b691531

  • ECMAScript 6 入门
    http://es6.ruanyifeng.com/

  • webpack中文文档
    https://www.webpackjs.com/concepts/

  • weui/react-weui
    https://github.com/weui/react-weui
    https://weui.github.io/react-weui/docs/#/react-weui/docs/page/1/articles/0

  • react desktop
    http://reactdesktop.js.org/demo/

  • semantic-ui.
    https://react.semantic-ui.com/elements/button/#types-basic

  • WeUI (js/react/小程序)
    https://weui.io/

  • Ant Design Mobile 一个基于 Preact / React / React Native 的 UI 组件库
    https://mobile.ant.design/index-cn

  • Element-React
    https://elemefe.github.io/element-react/#/zh-CN/quick-start

  • mint-ui (element mobile vuejs)
    http://elemefe.github.io/mint-ui/#/

  • mint-ui手册
    http://mint-ui.github.io/docs/#/zh-cn2/quickstart

  • mint-ui源码
    https://github.com/ElemeFE/mint-ui

  • Vue CLI 3
    https://cli.vuejs.org/zh/

  • Couldn’t find preset “es2015” relative to directory问题解决
    https://www.cnblogs.com/weizaiyes/p/7462274.html

  • AmenWu/material-ui
    https://github.com/AmenWu/material-ui

  • AmenWu/react-native-material-design
    https://github.com/AmenWu/react-native-material-design

  • vue-demo示例
    https://blog.csdn.net/zpcqdkf/article/details/80518134

  • vue 模仿今日头条demo
    https://segmentfault.com/a/1190000010755470

  • AmenWu/vue-wechat(社交向)
    https://github.com/AmenWu/vue-wechat

  • liangxiaojuan/vue-Meizi(内容流)
    https://github.com/AmenWu/vue-Meizi

  • Cnode社区的部分功能:分类展示、详情、登录、退出、个人信息、发帖、评论、回复等
    https://gitee.com/leichangchun/cnode-vue

  • Windows 下安装NPM
    https://www.cnblogs.com/interdrp/p/6779973.html

  • windows10安装node.js并修改npm全局目录,使用npm淘宝镜像
    https://blog.csdn.net/qq_28285379/article/details/79073229

  • cnpm不是内部命令的解决方案:配置环境变量
    https://blog.csdn.net/u014540814/article/details/78777961

  • mac上给npm换源,换cnpm
    https://www.jianshu.com/p/eb85ec1a1e10

  • mac安装淘宝镜像cnpm,绝对有效!!!!!!
    https://blog.csdn.net/chenkeyu1997/article/details/83039441

  • Node Sass does not yet support your current environment: Linux 64-bit with false
    https://stackoverflow.com/questions/37324519/node-sass-does-not-yet-support-your-current-environment-linux-64-bit-with-false

  • Index of /download/release/v7.10.0/
    https://nodejs.org/download/release/v7.10.0/

  • 淘宝npm镜像
    https://www.cnblogs.com/trying/p/4064518.html

  • 初始化vue项目,报错This is probably not a problem with npm,there is likely additional logging output above
    https://blog.csdn.net/ink_if/article/details/79015811

  • npm install 报node-sass错误
    https://www.cnblogs.com/drizzle-wen/p/8117607.html

  • Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 6.x
    https://blog.csdn.net/alexyanglei/article/details/61193429

  • mac上给npm换源,换cnpm
    https://www.jianshu.com/p/eb85ec1a1e10

  • Fork 807 sass/node-sass(版本只支持nodejs7)
    https://github.com/sass/node-sass/releases/tag/v3.13.1

  • npm scripts 使用指南
    http://www.ruanyifeng.com/blog/2016/10/npm_scripts.html

  • VUE菜鸟教程
    https://www.runoob.com/vue2/vue-tutorial.html

  • VUE官方文档
    https://cn.vuejs.org/v2/guide/syntax.html

  • Webpack 入门教程
    https://www.runoob.com/w3cnote/webpack-tutorial.html

  • VUE Router
    https://router.vuejs.org/zh/

  • 明灯小站vue教程
    http://www.mingtern.com/vue/vue-tutorial.html

  • JQ weui
    http://jqweui.com/

  • Tencent/weui (CSS)
    https://github.com/Tencent/weui

  • Tencent/weui.js(JS/JQ)
    https://github.com/Tencent/weui.js

  • Tencent/weui-wxss(小程序)
    https://github.com/Tencent/weui-wxss

  • 手机端如何维持登录状态
    https://blog.csdn.net/wuyinlei/article/details/51792093

  • webstorm配置react
    https://www.cnblogs.com/zwrblogs/p/6265914.html

  • webstorm用create-react-app脚手架快速构建React开发环境
    https://blog.csdn.net/qq_39207948/article/details/79464337

  • Mac 上-bash: create-react-app: command not found
    http://react-china.org/t/mac-bash-create-react-app-command-not-found/15085

  • js(=>) 箭头函数 详细解说 案例大全
    http://www.cnblogs.com/hailun/p/6279029.html

  • react官方文档,这个setState方法里面的prevState参数怎么传进去的?
    https://segmentfault.com/q/1010000008177874/a-1020000008178074

  • 运行react-weui例子步骤
    https://www.jianshu.com/p/c7a6aa360d70

  • weui-react项目实战新心得
    https://www.jianshu.com/p/641657b0bba6

  • 一个基于微信react-weui打造的图书交换平台
    https://github.com/itmifen/bookdrift

  • Promise
    https://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000/0014345008539155e93fc16046d4bb7854943814c4f9dc2000

  • TypeScript 入门教程
    http://www.runoob.com/w3cnote/getting-started-with-typescript.html

  • TypeScript中文网
    https://www.tslang.cn/

  • react-ant-design:
    安装antd: npm install antd-mobile --save

  1. 安装自动按需加载样式插件: npm install babel-plugin-import --save-dev
    {
    “plugins”: [
    [“import”, { libraryName: “antd-mobile”, style: “css” }] // style: true 会加载 less 文件
    ]
    }
    // babel-plugin-import 会帮助你加载 JS 和 CSS
    import { DatePicker } from ‘antd-mobile’;
  2. 手动引入
    import DatePicker from ‘antd-mobile/lib/date-picker’; // 加载 JS
    import ‘antd-mobile/lib/date-picker/style/css’; // 加载 CSS
    // import ‘antd-mobile/lib/date-picker/style’;
  • 在 create-react-app 中使用antd
    https://mobile.ant.design/docs/react/use-with-create-react-app-cn
  • React-router4简约教程
    http://react-china.org/t/react-router4/15843
  • React Router 中文文档(一)
    https://segmentfault.com/a/1190000014294604
  • React Router 中文文档(二)
    https://segmentfault.com/a/1190000014342764
  • react-router API文档
    http://react-guide.github.io/react-router-cn/docs/API.html
  • React-router v4教程
    https://www.jianshu.com/p/548674270455
  • React Router 4:痛过之后的豁然开朗
    https://www.jianshu.com/p/bf6b45ce5bcc
  • React Router 4 简易入门
    https://segmentfault.com/a/1190000010174260
  • react登录跳转问题整理
    https://blog.csdn.net/KILLER870410/article/details/78988889
  • export ,export default 和 import 区别 以及用法
    https://www.cnblogs.com/xiaotanke/p/7448383.html
  • React前端开发入门与实战
    https://edu.aliyun.com/course/29?utm_content=g_1000029261
  • 浏览器引擎前缀
    https://developer.mozilla.org/zh-CN/docs/Glossary/Vendor_Prefix
  • [vue] 插槽 slot
    https://www.jianshu.com/p/31674b727954
  • 记Git报错-refusing to merge unrelated histories
    https://blog.csdn.net/qq_40437747/article/details/80673733
  • mint-ui —— tab-container的使用
    https://blog.csdn.net/michael_ouyang/article/details/76611351
  • Mint Ul — 制作A-Z字母排序的城市选择列表
    https://blog.csdn.net/sinat_19327991/article/details/80623903
  • vue如何禁止body下滑,只让子元素允许滚动
    https://blog.csdn.net/weichen913/article/details/80884792
  • BetterScroll:可能是目前最好用的移动端滚动插件
    https://juejin.im/post/59b777015188257e764c716f
  • 当 better-scroll 遇见 Vue(! indexList/Start Guidance/Free Scroll/GoodsList/InfinityScroll)
    https://www.imooc.com/article/18232
  • Best-scroll文档
    https://ustbhuangyi.github.io/better-scroll/doc/zh-hans/#better-scroll 是什么
  • 当 better-scroll 遇见 Vue
    https://zhuanlan.zhihu.com/p/27407024
  • NPM install -save 和 -save-dev 傻傻分不清
    https://www.cnblogs.com/limitcode/p/7906447.html
  • didi/cube-ui
    https://github.com/didi/cube-ui
  • didi/cube-ui文档(upload、indexlist)
    https://didi.github.io/cube-ui/#/zh-CN/docs/introduction
  • youzan/vant
    https://github.com/youzan/vant
  • vant文档(noticebar、tabbar)
    https://youzan.github.io/vant/#/zh-CN/intro
  • museui/muse-ui
    https://github.com/museui/muse-ui
  • muse-ui文档(card、grid-list、paginatino)
    https://muse-ui.org/#/zh-CN
  • vue 点击按钮触发另一个dom的click事件
    https://segmentfault.com/q/1010000010095101
  • 移动web页面如何禁用客户端的自带的下拉刷新https://segmentfault.com/q/1010000006859971
  • 全局安装 Vue cli3 和 继续使用 Vue-cli2.x
    https://blog.csdn.net/u012302552/article/details/81703202
  • ant-design-mobile/components/list-view/index.zh-CN.md
    https://github.com/ant-design/ant-design-mobile/blob/master/components/list-view/index.zh-CN.md
  • rmc-list-view
    https://github.com/AleCaste/rmc-list-view
  • js网页如何获取手机屏幕宽度
    https://www.cnblogs.com/visi_zhangyang/p/4667912.html
  • CSS中强大的EM
    https://www.w3cplus.com/css/px-to-em
  • mint-ui中css的特殊写法
    https://segmentfault.com/q/1010000006138758
  • PostCSS support
    http://plugins.jetbrains.com/plugin/8578-postcss-support
  • 这是什么css写法? @component-namespace
    https://segmentfault.com/q/1010000010375782/a-1020000010377981
  • ElemeFE/postcss-salad
    https://github.com/ElemeFE/postcss-salad
    http://elemefe.github.io/postcss-salad/
  • vue中html页面写入$t(‘’)怎么显示
    https://q.cnblogs.com/q/108194/
  • vue vue-style-loader !css-loader错误
    https://www.cnblogs.com/hexiaobao/p/8260858.html
  • React+Router4 实战教程-8.Router4 的安装与使用
    https://www.jianshu.com/p/1f6c7a128098
  • 9.react中redux的使用
    https://www.jianshu.com/p/c70c0fc60978
  • 在 react-router 环境下使用 antd-mobile tabbar
    http://www.mycode.net.cn/language/javascript/2194.html
  • React报错 :browserHistory doesn’t exist in react-router
    http://www.cnblogs.com/chimpan/p/9633064.html
  • ant-mobile 的 TabBar 组件怎么和 react-router 配合使用?
    https://segmentfault.com/q/1010000011987940/a-1020000011988449
  • React Router 4.0 ---- 嵌套路由和动态路由
    https://www.cnblogs.com/SamWeb/p/8932931.html
  • 用react-router4实现路由嵌套出问题
    https://segmentfault.com/q/1010000011809647
  • React Router 嵌套路由父组件给子组件传值
    https://www.jianshu.com/p/5bcbb123b159
  • antd+react-router-dom实现导航菜单切换
    https://blog.csdn.net/kieran_/article/details/79888835
  • antd、react-router-dom v4 解决菜单和地址同步问题
    https://blog.csdn.net/u013938465/article/details/78604434
  • React 折腾记 - (1) React Router V4 和antd侧边栏的正确关联及动态title的实现
    https://blog.csdn.net/crper/article/details/81541678
  • ES6…运算符用法
    https://www.2cto.com/kf/201706/650861.html
  • 初学React:组件的样式
    https://www.cnblogs.com/gaosheng-221/p/6104889.html
  • react-router需要注意的问题:关于Warning: setState(…): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op.的解决方案
    https://www.cnblogs.com/zyl-Tara/p/7998590.html
  • react中 getFieldProps 方法定义说明
    https://www.cnblogs.com/mileSs/p/8870465.html
  • 关于antd表单中getFieldProps的问题
    http://react-china.org/t/antd-getfieldprops/7697
  • antd更新之后,getFieldProps 与getFieldDecorator的区别
    http://react-china.org/t/antd-getfieldprops-getfielddecorator/15076
  • JavaScript:用JS函数隐藏浏览器地址栏
    https://blog.csdn.net/ittraining/article/details/24367447
  • 移动web前端开发,隐藏浏览器地址栏(全屏)解决方案
    https://www.aliyun.com/zixun/wenji/1650775.html
  • html5+ React -进入和退出全屏实现
    https://blog.csdn.net/u013217071/article/details/80780295
  • react中fetch的跨域使用
    https://blog.csdn.net/qq_37599725/article/details/81290851
  • react 使用fetch跨域报No ‘Access-Control-Allow-Origin’
    https://segmentfault.com/q/1010000012882713/a-1020000013676282
  • Java实现CORS跨域请求
    https://www.cnblogs.com/aishangJava/archive/2017/09/23/7581620.html
  • 原Spring Security拦截器引起Java CORS跨域失败的问题
    https://blog.csdn.net/hhaojian/article/details/78930591
  • spring boot 配置Filter过滤器方法总结
    https://blog.csdn.net/testcs_dn/article/details/80265196
  • 模板字符串
    https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/template_strings
  • React fetch异步请求数据出现setState(…): Can only update a mounted or mounting component…,通过标志位解决该问题
    https://www.jianshu.com/p/a9d1f5aa719a
  • ES6 解构赋值
    https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment
  • 关于antd表单中getFieldProps的问题
    http://react-china.org/t/antd-getfieldprops/7697
  • 用fetch与服务器进行交互时headers中content-type的配置问题以及涉及到的跨域问题
    https://segmentfault.com/a/1190000009637016
  • js去除字符串空格(空白符)
    http://www.cnblogs.com/a-cat/p/8872498.html
  • react中的受控组件,非受控组件;
    https://blog.csdn.net/qq_29854831/article/details/79498028
  • base64图片编码大小与原图文件大小之间的联系
    http://www.cnblogs.com/garfieldzhong/p/6763614.html
  • React中setState真的是异步的吗
    https://segmentfault.com/a/1190000014131698
  • Base64处理byte[ ]和base64字符串之间的转换
    https://blog.csdn.net/big1989wmf/article/details/70144803
  • 常见的加密和解密算法—MD5
    https://www.cnblogs.com/maohuidong/p/7967257.html
  • Java实现基于token认证
    https://blog.csdn.net/kkkun_joe/article/details/81878231
  • APP用户登录解决方案——JWT(java web token)生成Token
    https://blog.csdn.net/weixin_37162010/article/details/80210993
  • Jwt在Java项目中的简单实际应用
    http://www.cnblogs.com/jimisun/p/9482439.html
  • Java实现基于token认证
    https://blog.csdn.net/kkkun_joe/article/details/81878231
  • Spring Boot学习笔记 - 整合Swagger2自动生成RESTful API文档
    https://blog.csdn.net/top_code/article/details/54023136
  • Java中快速实现读取本地图片,转换成Byte[]
    https://blog.csdn.net/q258523454/article/details/82801073
  • React学习笔记_基于Cookie的登录认证
    https://blog.csdn.net/qq_27384769/article/details/78775835
  • react使用fetch api获取到了jwt返回的token然后带上该token继续请求报错
    https://segmentfault.com/q/1010000010893139/a-1020000010903142
  • 利用拦截器与自定义注解实现未登录拦截
    https://blog.csdn.net/java_mrsun/article/details/80827401
  • 使用JAVA实现模拟登陆并发送新浪微博(非调用新浪API)
    https://www.cnblogs.com/wzben/p/5040353.html
  • Java发送新浪微博的问题
    https://blog.csdn.net/pengfei0666/article/details/76618801
  • React Router页面传值的三种方法
    https://blog.csdn.net/qq_23158083/article/details/68488831

VUE朋友圈/REACT应用_第2张图片

你可能感兴趣的:(VUE朋友圈/REACT应用)