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

https://github.com/ihtml5/react-mobile-template

基于 webpack2+react+redux+react-router移动端单页面应用模板
https://github.com/ihtml5/react-mobile-template

css es6 html5 mobile react react-router redux webpack2

Last synced: 2 months ago
JSON representation

基于 webpack2+react+redux+react-router移动端单页面应用模板

Awesome Lists containing this project

README

          

# react-mobile-template
基于 webpack2+react+redux+react-router移动端单页面应用模板

### 依赖
+ [lib-flexible](https://github.com/amfe/lib-flexible)
+ [react-tiny-virtual-list](https://github.com/clauderic/react-tiny-virtual-list)

### 工具
+ [vscode](https://code.visualstudio.com/)
+ [chrome](http://www.google.cn/chrome/browser/desktop/)
+ [browser-sync](https://github.com/BrowserSync/browser-sync)
+ [fiddler](http://www.telerik.com/fiddler)
+ [cssrem](https://marketplace.visualstudio.com/items?itemName=cipchk.cssrem)
### 移动端布局
+ [使用Flexible实现手淘H5页面的终端适配](http://www.w3cplus.com/mobile/lib-flexible-for-html5-layout.html)
+ [再聊移动端页面的适配](https://www.w3cplus.com/css/vw-for-layout.html)
+ [移动端1px细线解决方案总结](http://www.cnblogs.com/fang51/p/5681528.html)
+ [移动前端开发之viewport的深入理解](http://www.cnblogs.com/2050/p/3877280.html)
+ [H5移动多终端适配全解 - 从原理到方案](https://zhuanlan.zhihu.com/p/25422063)

### 服务端渲染
+ [腾讯新闻React同构直出优化实践](http://www.alloyteam.com/2016/06/tencent-news-react-isomorphic-straight-out-optimization/)

### 方法论
+ [bem](https://en.bem.info/)

### React
+ [Why you shouldn`t use Preact, Fast-React, etc. to replace React today](http://imweb.io/topic/5955bdcc690607610fe2e96e)

### 性能优化
+ [React移动web极致优化](http://dev.qq.com/topic/579083d1c9da73584b02587d)
+ [解析Twitter前端架构 学习复杂场景数据设计](https://segmentfault.com/a/1190000009224244)
+ [Dissecting Twitter’s Redux Stor](https://medium.com/statuscode/dissecting-twitters-redux-store-d7280b62c6b1)
+ [持续部署单页应用的7大技巧](http://www.jianshu.com/p/6185a9bfd9eb)
+ [LsLoader——通用移动端Web App离线化方案](https://mp.weixin.qq.com/s?__biz=MjM5NjQ5MTI5OA==&mid=2651746506&idx=2&sn=36453809db561cbe94597a8abd9e0582&chksm=bd12a9878a652091806115381376853821eb84e9420c024d48aa102fc7eb8b418b142a3c2c52&mpshare=1&scene=1&srcid=0724AcXMhyMu2Yzl9e5w7zfw&key=21faac4e268bb1a5752ff3090ac62ba0aa69d505bbea0433a3a755c84b59bc1f14f213dd04de220431145e493b090b0a633bba8bb512a36556a663ab1b611777014326f24910a3cf9619003568570301&ascene=0&uin=MTAxMTAyODc2NQ%3D%3D&devicetype=iMac+MacBookAir6%2C2+OSX+OSX+10.10.5+build(14F2109)&version=12020110&nettype=WIFI&fontScale=100&pass_ticket=qX13lMwyH2HgckPgoAMEFUd4c21VRjyI9Oe14kSpTEF6G4PWTSCzjwCal1EpwWh7)
+ [BUILDING M.UBER: ENGINEERING A HIGH-PERFORMANCE WEB APP FOR THE GLOBAL MARKET](https://eng.uber.com/m-uber/)

### 参考项目

+ [uber-mobile-web](https://github.com/narendrashetty/uber-mobile-web)
+ [react-router-redux-mobile-spa](https://github.com/younth/react-router-redux-mobile-spa)
+ [aws-mobile-react-sample](https://github.com/awslabs/aws-mobile-react-sample/)