Open moocss opened 9 years ago
http://zhuanlan.zhihu.com/FrontendMagazine/19896745 (ReactJS 傻瓜教程) http://zhuanlan.zhihu.com/FrontendMagazine/19900243 (Flux 傻瓜教程)
http://react.parts/ ( React Native 和 React Web) 在线组件集合
http://www.davidmeents.com/react-node-tutorial-creating-a-restful-api-with-express/ http://www.davidmeents.com/tables-react-you-can-sort-filter-paginate/ http://www.davidmeents.com/creating-a-collapsible-navigation-menu-in-react-js/ http://www.davidmeents.com/journey-into-react-part-4-styling-with-scss-and-webpack/ http://www.davidmeents.com/journey-into-react-part-3-navigating-between-webpages-with-react-router/ http://www.davidmeents.com/journey-into-react-part-2-creating-your-first-react-app/ http://www.davidmeents.com/journey-into-react-part-1-getting-started-with-react-on-windows/
http://andyyou.logdown.com/tags/ReactJS (台湾)
https://speakerdeck.com/mridgway/isomorphic-flux
https://github.com/tomaash/react-example-filmdb (WebPack + React/Flux(Alt) + Koa ,增删改查)
http://facebook.github.io/react-native/
http://www.raywenderlich.com/99473/introducing-react-native-building-apps-javascript
https://egghead.io/lessons/react-react-native-up-and-running
http://herman.asia/building-a-flashcard-app-with-react-native
http://www.reactnative.com/tag/tutorial/
http://react.rocks/ (ReactJS Examples, Demos, Code)
http://slides.com/garryyao/react-leverage-existing#/ (在React中整合现有类库)
http://www.dang-jian.com/web/2015/05/12/why-react-1.htm l(React为什么这么火 - 文章) http://www.dang-jian.com/labs/why-react/ (React为什么这么火 -PPT) http://www.dang-jian.com/labs/react/ (React为什么这么火 - demo)
https://react.zeef.com/nick.raienko (最全的React资源列表)
https://christianalfoni.github.io/react-webpack-cookbook/index.html (React Webpack cookbook 教程)
http://www.christianalfoni.com/ (好多reactjs 和 webpack 整合文章 , github 有源码)
Flux : https://github.com/FormidableLabs/react-flux-concepts ( Step by step building the recipe app in react & flux.) https://github.com/FormidableLabs/recipes-flux ( Recipes (Flux example) ) http://reactjsnews.com/getting-started-with-flux/
http://tylermcginnis.com/reactjs-tutorial-pt-3-architecting-react-js-apps-with-flux/ http://reactjsnews.com/building-components-with-react-js-and-flux/
Bootstrap components in React :
http://projects.formidablelabs.com/radium-bootstrap/
http://get.jobdeer.com/7580.get/ (Flux 傻瓜教程)
https://github.com/voronianski/universal-react-flux-boilerplate (React (0.13.x) + Flux (Flummox) + ReactRouter (0.13.x) + Server Rendering )
https://github.com/voronianski/flux-comparison http://pixelhunter.me/post/110248593059/flux-solutions-compared-by-example (Practical comparison of different Flux solutions)
http://projects.formidablelabs.com/component-playground/ ( A component for rendering React components with editable source and live preview )
https://github.com/rainyear/react-jwt-example (Using JSON Web Token in React App.)
https://github.com/Lobos/react-ui (国人 A collection of components for React)
https://github.com/tribou/react-todo/tree/1.2.0 (Serving React and Flux with Hapi and Webpack)
https://github.com/tmallfe/tmallfe.github.io/issues/23 (轻松入门React和Webpack)
http://reactfordesigners.com/labs/reactjs-introduction-for-people-who-know-just-enough-jquery-to-get-by/ (一个为只会 jQuery 前端狗准备的 React.js 教程)
https://github.com/hayeah?tab=repositories (recat 教学,例子)
http://projects.formidablelabs.com/es6-interactive-guide/ (ES6指南,代码演示网站)
https://github.com/zero-plus-x/neoform (Modular HOCs for form state management and validation in React) https://github.com/rofrischmann/react-controlled-form (Flexible, Modular & Controlled Forms for React and Redux) https://github.com/jaredpalmer/formik (React 中的表单处理一直是痛点所在,而目前很多的表单处理库添加了太多的抽象,不仅不易于理解而且会造成许多额外的性能损耗。而 Formik 则提供了简便易用的高阶组件来帮你处理将 Props 转化为扁平的 React 状态、自动化字段验证并且进行错误提示、将扁平地 React 状态转化为接口可用的对象这三个任务) https://github.com/christianalfoni/formsy-react (React 表单处理和验证) http://www.thomasboyt.com/react-pikaday/ (简单的日历) https://github.com/Adphorus/react-date-range (日历) https://github.com/gpbl/react-day-picker/ (Flexible date picker for React :+1: )
https://github.com/BelkaLab/react-yearly-calendar (全日历)
https://github.com/bebraw/reactabular ( 数据表格的CRUD )
https://github.com/eeandrew/Switch
https://github.com/ecmadao/react-times (类似安卓的时间选择器 :+1: )
http://www.inkpaper.io/blog/post/2015/10/18/navigating-the-react-ecosystem.html (React.js生态系统概览 [译])
http://stylechen.com/category/react (雨夜带刀的React 相关文章) https://github.com/chenmnkken/react-demo ( 雨夜带刀的React 相关文章的 的源码)
https://github.com/camsong/blog/issues/3 (Immutable 详解及 React 中实践 :+1: )
https://github.com/gpbl/isomorphic500 ( Express,React and Flux / fluxible. webpack and react-hot-loader babeljs :+1: )
http://www.cnblogs.com/vajoy/category/703259.html ( 入门与实践 ) http://lingyu.wang/#/post/2015/5/15/react-and-webpack (轻松入门React和Webpack)
https://github.com/icepy/_posts/issues/13 (学习React第一步)
大神
干货
make
big god
https://github.com/Bogdan-Lyashenko/Under-the-hood-ReactJS (图解ReactJS 👍 💯 💯) https://github.com/jeromedalbert/real-world-react (本仓库搜集了一系列基于 React 开发的真实环境下的开源应用代码库,能够帮助初学者从资深开发者的代码中逐步学习了解 React)
https://github.com/FormidableLabs/spectacle-editor (An Electron based app for creating, editing, saving, and publishing Spectacle presentations. With integrated Plotly support.)
https://www.robinwieruch.de/ (在线学习MOBX,REACT,REDUX 👍 💯 💯)
https://github.com/lelandrichardson/thinking-in-react (react 思想指南, 👍 💯 💯)
https://github.com/ReactTraining/react-subjects (教程练习资料)
https://zhuanlan.zhihu.com/p/26172177 ( React Conf 2017 不能错过的大起底 )
https://github.com/ericmasiello/intro-to-flow-presentation/blob/master/src/outline.md (Flow入门) https://juejin.im/post/58e5b0d98d6d8100616bba23 (Flow 初学者指南 👍 💯 )
https://github.com/BosNaufal/react-simple-pwa
http://www.jstips.co/en/react/enhancing-react-components-composition/ ( React 组件继承组合👍 💯 )
https://github.com/dvajs/dva-knowledgemap ( React 核心知识点, 👍 💯 )
http://www.jianshu.com/p/c3b1fd3c3f36 (关于React组件规范化的一些建议——UI组件篇 👍 💯 )
https://hackernoon.com/10-react-mini-patterns-c1da92f068c5#.h6f5h6z1m (10个小技巧 👍 💯)
https://github.com/xitu/gold-miner/blob/master/TODO/our-best-practices-for-writing-react-components.md (编写 React 组件的最佳实践 💯)
https://github.com/xitu/gold-miner/blob/master/TODO/react-is-slow-react-is-fast.md (React 的慢与快:优化 React 应用实战)
https://segmentfault.com/a/1190000008829420 (react高阶组件之经典应用:权限控制)
github.com:wojteg1337/CustomizeComponents (自定义按钮 👍 )
https://github.com/shimohq/react-cookbook (编写简洁漂亮,可维护的 React 应用, 小炒,手册 👍👍 )
http://www.jianshu.com/p/c3b1fd3c3f36 (关于React组件规范化的一些建议——UI组件篇)
https://gold.xitu.io/entry/58ac4eb58d6d810058c1d325?utm_source=gold-miner&utm_medium=readme&utm_campaign=github (如何实现 React 组件的可复用性 )
https://github.com/franleplant/react-hoc-examples (深入理解 React 高阶组件) http://www.zcfy.cc/article/react-higher-order-components-in-depth-medium-2177.html (深入理解 React 高阶组件)
https://github.com/diegohaz/arc (A progressive React starter kit based on the Atomic Design methodology 👍 💯 , 学习) https://github.com/zeit/next.js (Next.js 开源,提供基于 React 的简单通用 JS 框架 👍 💯 , 学习) https://github.com/infernojs/inferno (更快的 React 👍 💯 , 学习)
https://github.com/vikingmute/webpack-react-codes , https://github.com/vikingmute/interview (React全栈:Redux+Flux+webpack+Babel整合开发-图书, 源码, 👍 💯 )
https://github.com/electrode-io/electrode-archetype-react-app (A WalmartLabs flavored React Universal App archetype 👍 )
https://github.com/kdchang/reactjs101 (從零開始學 ReactJS:給初學者的 React 入門教學書 :+1: :100: )
https://github.com/react-scott/react-learn (react以及react native学习, 大量的demo 练习 :+1: :100: )
https://github.com/ericdouglas/react-roadmap (React 学习 路线图 :+1: :100: )
http://www.overreact.io/ ( React 可视化脚手架 :+1: )
http://reactcheatsheet.com/ (React 小抄 :+1: :100: )
https://github.com/luozhihao/react-antd-demo ()
https://github.com/krasimir/react-in-patterns (React 设计模式 :+1: :100: :100::100: ,学习)
https://github.com/cht8687/React-ES5-To-ES6-Checklist ( ECMAScript2015(ES6) is the latest version of the ECMAScript standard. ES5 ES6写法对照表 :+1: :100: ,学习 )
http://bbs.reactnative.cn/topic/15/react-react-native-%E7%9A%84es5-es6%E5%86%99%E6%B3%95%E5%AF%B9%E7%85%A7%E8%A1%A8 (React/React Native 的ES5 ES6写法对照表 :+1: )
https://zhuanlan.zhihu.com/p/21107252 (精益 React 学习指南:+1: :100:)
https://github.com/tj/react-enroute (简化React router, with a small footprint for modern browsers :+1: :100: )
https://github.com/garbles/why-did-you-update ( 优化,在console 查看没必要的数据更新 :+1: :100: )
https://github.com/bleeding-edge-react-sample-app/bleeding-edge-react-sample-app.github.io
https://github.com/sahusoftcom/react-utils (实用的 Components and Services for React 👍 💯 , 常用的组件集合 👍 💯 )
http://www.jianshu.com/p/fa27ae471531 (React,我从未见过如此好看的教程)
https://zhuanlan.zhihu.com/purerender?topic=React (知乎前端React 文章)
http://jiji262.github.io/2016/04/29/create-your-own-react-boilerplate/
https://github.com/gaearon/react-hot-boilerplate ( :+1: :100: )
https://github.com/mir3z/react-virtual-list (大数据列表优化)
http://wwsun.github.io/posts/react-with-es6-part-1.html (使用ES6编写React应用(1):简介及环境配置) http://wwsun.github.io/posts/react-with-es6-part-2.html (使用ES6编写React应用(2):类组件的属性与状态) http://wwsun.github.io/posts/react-with-es6-part-3.html (使用ES6编写React应用(3):React类中方法的绑定) http://wwsun.github.io/posts/react-with-es6-part-4.html (使用ES6编写React应用(4):使用高阶组件替代Mixins)
https://segmentfault.com/a/1190000004671209 ,https://github.com/huqingliang/react-server (React 同构实践与思考, :+1: :100: Koajs , Reactjs )
https://github.com/kisnows/react-v2ex (练习)
https://segmentfault.com/a/1190000004530909 ( react-css-modules ) https://segmentfault.com/a/1190000004300065 (CSS Modules详解及React中实践)
https://github.com/web-perf/react-worker-dom (React Worker Dom, 比React Dom更快)
https://github.com/petehunt/react-howto/blob/master/README-zh.md? (如何学习React :+1: :100: )
http://zhuanlan.zhihu.com/FrontendMagazine/20616464 (Airbnb React编码规范) http://tangguangyao.github.io/2016/03/17/React%E7%BB%84%E5%86%85%E5%BC%80%E5%8F%91%E8%A7%84%E8%8C%83/ (部门FE React 组件开发规范)
https://github.com/progrape/rmd (A Markdown Editor build with React) https://github.com/weui/react-weui
http://www.overreact.io/ (React组件的可视化生成器)
https://github.com/kriasoft/react-starter-kit (demo, 快速构建 健壮的 模块化的Web应用 :+1: :100: ) https://github.com/r31gN/react-es6-starter-kit
https://github.com/reactjs/express-react-views (服务端渲染 Reactjs :+1: )
https://coding.net/u/kin/p/react-server-side-demo/git (React 使用 Fluxible (YAHOO的 Fluxible 是用于 Flux 应用的可插拔容器) 服务器端渲染 :+1: )
https://github.com/goatslacker/alt ( Isomorphic flux implementation ,http://alt.js.org/, 简单小巧的Flux :+1: ) https://github.com/goatslacker/iso ( A helper class,帮助你的数据从 server 到 client. )
http://icodeit.org/2015/11/get-started-with-reflux/ (你为什么应该试一试Reflux? 👍 💯 ) https://github.com/abruzzi/react-reflux-demo
https://github.com/echenley/react-news ( Hacker News clone written in React ;This is a real-time Hacker News clone written using React, RefluxJS, and a Firebase backend. )
https://github.com/luisvinicius167/react-todo-riotux (React Todo with riotux state management)
http://tonyspiro.com/building-a-simple-react-application-using-the-flux-pattern/ ( Building A Simple React Application Using The Flux Pattern)
http://react-guide.github.io/react-router-cn/ (React路由指南)
https://reactjsnews.com/react-style-guide-patterns-i-like/ (React Style Guide)
https://scotch.io/tag/react(老外的在线教程)
http://buildwithreact.com/(在线教程)
https://egghead.io/series/build-your-first-react-js-application?order=asc&page=1(在线视频)
https://leanpub.com/beginning-mobile-app-development-with-react-native
https://github.com/chibicode/react-for-designers (如何用 React 实现 jQuery 案例)
https://github.com/enaqx/awesome-react (资源集合 :+1: :100: )
https://rnplay.org/ (在线React Native Playground)
https://github.com/ipselon/react-ui-builder (在线工具)
http://qiita.com/advent-calendar/2014/reactjs (一人React.js Advent Calendar 2014) https://github.com/frantic/nyc-2015
http://rubix.sketchpixy.com/app/dashboard (后台模板)
网站例子:
https://github.com/DigAg/digag-pc-react (模仿掘金 👍 💯 )
https://github.com/tonyspiro/tonyspiro.com-react https://github.com/cosmicjs/cosmicjs-examples
https://github.com/hackoregon/cropcompass-ui https://github.com/hackoregon/Hunger-frontend
https://github.com/kadira-samples/react-graphql-todos (Simple Todo App with React and GraphQL)
http://www.tuicool.com/articles/AzQzEbq (React 组件之间如何交流 :+1: :100: )
https://github.com/relax/relax (New generation CMS on top of React, Redux and GraphQL :+1: :100:)
https://github.com/marmelab/admin-on-rest (A frontend framework for building admin SPAs on top of REST services, using React and Material Design 👍 💯 , 学习)
SVG icons
https://github.com/necolas/icon-builder-example (SVG icons as React components)
TypeScript
https://github.com/rokoroku/react-redux-typescript-boilerplate https://github.com/tomaash/shoutboard-react
Mobxjs
https://github.com/lostpebble/koa-mobx-react-starter (学习 :+1: :100:)
https://github.com/djyde/Maria (mobx, electron, blueprintjs )
WebPack + Redux
https://github.com/CoderCoded/crcd-fullstack https://github.com/CoderCoded/crcd-react ( 👍 💯 , 推荐)
https://github.com/mweststrate/immer (redux + immutable 库,👍 💯)
Redux 简化 工具
https://github.com/rematch/rematch (Rematch is Redux best practices without the boilerplate. No more action types, action creators, switch statements or thunks. 👍 💯 💯 , 推荐)
https://github.com/xrr2016/rematch-todos
https://github.com/ruliarmando/react_crud
https://github.com/colloquet/lihkg-rn
Redux 异步
https://github.com/react-native-training/redux-4-ways (4种异步方式 👍 💯 💯 , 推荐) https://github.com/BruceCham/react-cli (Redux + Redux-saga + React-router-dom 4.2.2) https://juejin.im/post/59e083c8f265da43111f3a1f (浅析redux-saga实现原理 👍 💯 💯 )
http://www.codedata.cn/hacknews/152047495245427871 (从redux-thunk到redux-saga实践 👍 💯 )
Redux
https://github.com/xuchaobei/react-book/tree/master/chapter-09 ( redux -> redux-immutable -> redux-reselect 👍 💯 💯 , 推荐)
https://github.com/happypoulp/redux-tutorial (Learn how to use redux step by step 👍 💯 💯 , 推荐)
http://www.sohamkamani.com/blog/2017/03/31/react-redux-connect-explained/ ( redux connect 解释 👍 💯 )
https://github.com/shayc/cboard (👍 💯 💯 , 学习, 国际化,Redux)
https://github.com/uanders/react-redux-cheatsheet/blob/master/article/react-redux-concept-workflow.md (深入理解 redux 概念、工作流程和小炒表👍 💯 💯 , 推荐)
https://juejin.im/post/5930a1bdfe88c2006198bdf0 (Redux:百行代码千行文档)
https://github.com/rccoder/blog/issues/18 听说你需要这样了解 Redux(一) https://github.com/rccoder/blog/issues/20 听说你需要这样了解 Redux(二) https://github.com/rccoder/blog/issues/26 听说你需要这样了解 Redux(三)
https://github.com/HOUCe/react-redux-multiConnect-renderCountProp (最先进”Redux理念的todo list demo 👍 💯 学习)
https://github.com/eddyerburgh/palette-picker(flow + e2e + redux, 👍 💯 , 推荐)
https://zapier.com/engineering/how-to-build-redux/ (一步一步写一个redux实现 👍 💯 , 推荐)
https://github.com/jevakallio/redux-offline (Build Offline-First Apps for Web and React Native)
https://github.com/gyver98/redux-tesla-battery-range-calculator-tutorial (特斯拉-电池-计算器👍 💯 , 推荐) https://github.com/gyver98/part1-react-tesla-battery-range-calculator-tutorial (特斯拉-电池-计算器👍 💯 , 推荐) https://github.com/gyver98/part3-animation-tesla-battery-range-calculator-tutorial (特斯拉-电池-计算器👍 💯 , 推荐)
https://github.com/wbkd/react-starter (react + redux 脚手架 👍 💯 , 推荐,学习)
https://github.com/CheesecakeLabs/react-redux-boilerplate (脚手架 👍 💯 , 推荐,学习)
https://github.com/HOUCe/news-express (脚手架) https://github.com/HOUCe/react-redux-demo (脚手架 👍 💯 , 推荐)
https://github.com/gyver98/Idiomatic-Redux (脚手架 👍 💯 , 推荐)
https://github.com/werein/react (简单干净的全家桶模板, 👍 💯 , 推荐)
https://github.com/bailicangdu/react-pxq (基于 react + react-router + redux + webpack + ES6/7 + less 的完整项目)
https://github.com/joeyguo/blog/issues/3 ( Redux 介绍, 👍 💯,)
https://blog.jimmylv.info/2016-07-04-rules-for-structuring-redux-applications/ (Redux + React 应用程序架构的 3 条规范 👍 💯 )
https://github.com/SidKwok/react-webpack-boilerplate (A SPA boilerplate with React, built with love.)
https://github.com/react-boilerplate/react-boilerplate ( 👍 💯 , 推荐)
https://github.com/lewis617/react-redux-book (《React 与 Redux 开发实例精解》源码👍 💯 )
https://github.com/lewis617/react-redux-tutorial (React+Redux系列教程, 👍 💯 , 推荐学习)
https://lewis617.github.io/2016/11/26/opendata/ (360, React 与 Redux 在生产环境中的实践总结)
http://www.ibm.com/developerworks/cn/web/wa-manage-state-with-redux-p1-david-geary/index.html (使用 Redux 管理状态, 5篇文章 👍 )
https://github.com/markerikson/redux-ecosystem-links (A categorized list of Redux-related addons, libraries, and utilities , 👍 💯 , 中间件和实用工具库) https://github.com/bodyno/universal-react-starter-kit (react,redux,react-router,react-router-redux,webpack,babel,koa,karma,eslint 👍 💯 , 非常好的模板) https://github.com/supnate/rekit (Toolkit for building web apps with React, Redux and React-router, 👍 💯 , 非常好的模板 )
https://github.com/dvajs/dva (蚂蚁金服, React + Redux 最佳实践 (dva 基于此封装) :+1: :100: , 推荐使用 )
https://github.com/ecmadao/Coding-Guide/blob/master/Notes/React/Redux/Redux%E5%85%A5%E5%9D%91%E7%AC%94%E8%AE%B0-ThinkInRedux.md (Redux入坑笔记 :+1: :100: )
https://github.com/tj/frontend-boilerplate (TJ 大神 , webpack-react-redux-babel-autoprefixer-hmr-postcss-css-modules-rucksack-boilerplate, :+1: :100: 学习)
https://github.com/bodyno/react-starter-kit (完美使用 React, Redux, and React-Router! 👍 💯 )
https://github.com/davezuko/react-redux-starter-kit (React + Redux 最佳实践, react, redux, react-redux, react-router and redux-saga 👍 💯 )
https://juejin.im/post/58eb4100ac502e006c45d5c9 (OpenDoc - Redux-Saga 初识和总结 👍 💯 )
https://github.com/andrewngu/sound-redux (In an effort to learn es6 and redux, https://soundredux.io :+1: :100: 音乐网站)
https://github.com/LeoHuiyi/leo-boilerplate/tree/master/react-redux (入门,参考 :+1: :100: )
https://github.com/JackPu/react-native-redux-routers-example
https://github.com/kenberkeley/redux-simple-tutorial (Redux 简明教程。本教程深入浅出,配套入门、进阶源码解读以及文档注释丰满的 Demo)
https://github.com/kenberkeley/react-demo (React 示例项目·简易留言板。本项目拥有完善的文档说明与注释,让您快速上手 React 开发 SPA。Webpack / ES6 + Babel / Redux / React Router —— An Excellent React Starter)
https://github.com/sorrycc/dva (React + Redux 最佳实践, react, redux, react-redux, react-router and redux-saga 👍 💯 )
https://start.jcolemorrison.com/react-and-redux-sagas-authentication-app-tutorial/ , https://github.com/jcolemorrison/redux-sagas-authentication-app(基于 React 与 Redux Sagas 的权限验证应用开发教程👍 💯 )
https://github.com/rangle/react-redux-starter (学习, Rangle.io official React + Redux starter 👍 💯 )
https://github.com/tommikaikkonen/redux-orm (A small, simple and immutable ORM to manage relational data in your Redux store.)
https://github.com/anorudes/redux-easy-boilerplate https://github.com/tetojs/teto.js (a framework based on react and redux 👍 💯 ) https://github.com/mxstbr/react-boilerplate (express+mmutable + react + redux :+1: :100: )
http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html (全栈开发 Full-Stack Redux Tutorial :+1: :100: ) https://github.com/erikras/react-redux-universal-hot-example https://github.com/quangbuule/redux-example https://github.com/Newbourne/exp-hapi-redux https://github.com/emmenko/redux-react-router-async-example (在线例子:http://emmenko.github.io/redux-react-router-async-example/#/stargazers/emmenko)
http://davidandsuzi.com/writing-a-basic-app-in-redux/ (Writing a Basic App in Redux) https://github.com/Versent/redux-crud ( Redux CRUD Applications ) http://boke.io/xue-xi-redux-liu-shui-zhang/ (学习 redux.js 的 流水账)
http://react-china.org/t/redux/2687 https://github.com/lewis617/react-redux-tutorial http://cn.redux.js.org/docs/react-redux/api.html https://github.com/gaearon/redux (flux 终于要有一个一统天下的实现了) http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html(全栈 Redux 教程)
http://www.w3ctech.com/topic/1561 (深入浅出 - Redux)
http://zhuanlan.zhihu.com/FrontendMagazine/20263396 (图解 Flux)
https://github.com/survivejs/redux-demo (Redux port of SurviveJS - Webpack and React Kanban app)
https://github.com/TongchengQiu/TodoList-as-redux-demo (入门小例子 :+1: ) https://github.com/TongchengQiu/ReactRacing (入门小例子 :+1: ) https://github.com/liliang-cn/react_redux_appointment (入门小例子 :+1: )
https://github.com/riskers/blog/issues/32 (Redux、MobX 数据流的总结)
表单
https://github.com/alsiola/form-and-function (👍 👍 💯 ) https://github.com/alibaba/noform (NoForm put all form's related manuplation in an logical unit to seperate data and view. 👍 👍 💯)
Admin
https://github.com/wjkang/3YAdmin (基于react全家桶+antd构建的专注通用权限控制与表单的后台管理系统模板 👍 👍 💯 推荐使用)
https://github.com/AlanWei/react-boilerplate-pro (react后台管理界面 👍 👍 💯 推荐使用)
https://github.com/cd-dongzi/react-admin (react后台管理界面 👍 👍 💯)
https://github.com/MuYunyun/reactSPA (Webpack(4.x) + Reactjs (16.2.0) + redux 👍 👍 💯 , 推荐使用) https://github.com/yycliqion/admin-v2-fe (电商后台管理系统,React16 + ReactRouter4 👍 👍 💯 )
https://github.com/duxianwei520/react (一个react+redux+webpack+ES6+antd的SPA的后台管理底层框架 👍 👍 💯 , 推荐使用)
https://github.com/TCL-MIG-FE/react-web-spa-startkit https://github.com/yezihaohao/react-admin (React+AntD后台管理系统解决方案)
小例子 (学习)
https://github.com/rwieruch/favesound-redux (The SoundCloud Client in React + Redux made with passion.👍 👍 💯 ) https://github.com/rwieruch/favesound-mobx (The SoundCloud Client in React + Redux made with passion. 👍 👍 💯 )
https://github.com/zxj963577494/qipalin-react-redux (react v16 redux redux-saga react-redux react-router v4 react-router-redux axios antd-mobile 👍 ) https://github.com/zxj963577494/OverWatchTeams (react v16 redux redux-saga react-redux react-router v4 react-router-redux axios antd-mobile 👍 )
https://github.com/harryho/react-crm (A reusable CRM project for real-world business based on React 15.4, React-Redux & Material-UI)
https://github.com/rsuite/rsuite-example-admin (webpack + react + react-router + redux)
https://github.com/minooo/React-Study (渐进式学习React生态圈) https://github.com/minooo/react-go (React 生态圈实战)
https://github.com/bailicangdu/react-pxq
https://github.com/JackPu/yarn-react-webpack-seed (yarn + webpack + react + react-router) https://github.com/bleeding-edge-react-sample-app/bleeding-edge-react-sample-app.github.io (react + react-router + reflux-core) https://github.com/christiannwamba/scotch-react-redux-bookshop https://github.com/christiannwamba/scotch-react-router https://github.com/christiannwamba/scotch-react-todo
https://github.com/kiki-le-singe/react-redux-boilerplate https://github.com/kiki-le-singe/react-redux-universal-boilerplate ( 👍 💯 ) https://github.com/kiki-le-singe/react-router-animation-examples
https://github.com/cantierecreativo/redux-bees (A nice, short and declarative way to interact with JSON APIs, 👍 💯 💯)
https://github.com/StephenGrider/AdvancedReduxCode https://github.com/StephenGrider/BookList https://github.com/StephenGrider/BookSearch https://github.com/StephenGrider/ReactNativeReduxCasts
组件
https://github.com/chantastic/react-svg-spinner (👍 💯)
https://github.com/nitin42/react-imgpro (图片处理软件, 👍 💯)
https://github.com/clauderic/react-tiny-virtual-list (大数据列表 👍 💯)
https://github.com/chentsulin/sweetalert-react (模态对话框 👍 💯 )
https://github.com/berzniz/react-overdrive (Super easy magic-move transitions for React apps. 弹出过渡效果) https://github.com/borisyankov/react-sparklines ( 超酷的迷你图表 👍 💯 ) https://github.com/codecks-io/react-reform https://github.com/vazco/uniforms https://github.com/airbnb/react-dates (日历选择器 :+1: :100: ) https://github.com/LeoHuiyi/leo-react-autocomplete https://github.com/wwayne/react-tooltip
https://github.com/nadbm/react-modal2
https://github.com/gabrielbull/react-aim ( menu , tooltip) https://github.com/tannerlinsley/react-table
https://github.com/nadbm/react-datasheet (类似Excel 的数据表格 👍 💯 )
CSS in React
https://github.com/joeshub/css-in-react (CSS in React -各地库对比与学习 👍 💯 )
react-patterns
https://fed.renren.com/2017/02/28/react-patterns/ , https://github.com/planningcenter/react-patterns (👍 💯💯)
性能和优化
https://github.com/react-book/book-code/tree/master/demo7/redux-react-code-splitting-project (单页面应用代码分割 👍 💯💯) https://github.com/jamiebuilds/react-loadable (以组件为中心的代码分割和懒加载 👍 💯💯) https://github.com/Chrischuck/React-Boilerplate (react-loadable + apollo 👍 💯💯, 推荐)
https://zhuanlan.zhihu.com/p/33985606 (关于react, redux, react-redux和reselect的一些思考)
https://zhuanlan.zhihu.com/p/37148975 (React 16 加载性能优化指南 👍 💯 )
https://juejin.im/post/5a3087746fb9a0450c4963a5 (render-props 代替 高阶组件) https://github.com/jaredpalmer/awesome-react-render-props ( render-props 代替 高阶组件 👍 💯💯)
https://github.com/xitu/gold-miner/blob/master/TODO/react-redux-optimization.md (Redux 并不慢,只是你使用姿势不对 —— 一份优化指南 👍 💯 ) https://github.com/acdlite/recompose (A React utility belt for function components and higher-order components. 👍 💯 )
https://medium.com/@abhiaiyer/top-5-recompose-hocs-1a4c9cc4566 ( 👍 💯)
https://blog.vixlet.com/react-at-light-speed-78cd172a6411 ( 反应速度优化👍 💯 )
https://medium.com/@thejameskyle/react-loadable-2674c59de178 ( 加载优化 👍 💯 )
https://juejin.im/post/592e3af8ac502e006c9c3f1f (Airbnb 的前端重构, 👍 💯)
http://techblog.appnexus.com/blog/2017/05/16/5-tips-for-working-with-redux-in-large-applications/ (5种redux技巧)
https://github.com/react-native-training/advanced-react (react 高级部分 👍 💯 )
recompose
https://github.com/suzdalnitski/medium-mastering-recompose, https://zhuanlan.zhihu.com/p/42494044 ( 通过Recompose库掌握React函数组件 )
高级知识
https://juejin.im/post/59b36b416fb9a00a636a207e (React高阶组件实践, 👍 👍 💯)
https://github.com/streamich/react-use (React Hooks, 入门与实战 👍 👍 💯)
库
https://github.com/recharts/recharts (图表)
设计模式
https://github.com/vasanthk/react-bits (模式,技巧 👍 👍 💯 ) https://github.com/Okazari/react-rest-resources ( 👍 )
https://codepen.io/necolas/ https://codepen.io/necolas/pen/ggOKRw?editors=0010 (React Native: styled-components)
https://juejin.im/post/5a694be551882573541c8f29 (构造函数已死,构造函数万岁!)
book 源码
https://github.com/azat-co/react-quickly ( 👍 💯 , 小技巧 ) https://react-quickly-demo-bffyryjazc.now.sh/
地图
https://github.com/huiyan-fe/react-bmapv(基于百度地图JavaScript API封装的React组件库) https://github.com/ElemeFE/vue-amap
https://github.com/zcreativelabs/react-simple-maps (An svg map component built with and for React)
react动画
https://github.com/mhaagens/animated_routes_react
https://github.com/react-native-training/react-animations (React动画 👍 💯 )
https://medium.com/react-native-training/react-animations-in-depth-433e2b3f0e8e (深度了解React动画 👍 💯)
https://github.com/sghall/resonance (Resonance 是数据驱动的高性能 React 动画库,它使用了 d3-timer 来管理成百上千地状态变化;Resonance 允许开发者以简单而亲切地语法实现高性能的状态更新动画。👍 💯)
拖放
https://github.com/atlassian/react-beautiful-dnd (👍 💯 💯)
前端每周清单半年盘点之 React 与 ReactNative 篇
教程实践
Twitter 宣布移动 Web 技术栈迁移到 Node.js,Express,React PWA:近日,Twitter 工程师 Nicolas 宣布 Twitter 几乎所有的移动流量迁移到了以 Node.js 为基础的服务中(Today we moved all of Twitter's mobile web traffic (that's like, a lot) to our new web stack – Node.js, Express, React PWA.)。在过去的两年中,Twitter 移动 Web 技术栈主要是基于 Scala,Google Closure Templates 以及少量的 JavaScript。后来 CharlieCroom 开始尝试将登出服务迁移到 JavaScript 技术栈中,并且进行了约 9 个月的线上测试,效果尚可,因此 Twitter 决定全部迁移到 JavaScript 技术栈中。同时,Twitter Web APP 还支持所谓的 PRPL 范式:主动推送首屏关键资源、仅渲染初始路由、预存其他路由、按需懒加载与创建剩余路由。
来自 MuseFinder 的 React 组件编写实践:该指南来源于 MuseFind 在多年的产品开发中总结而来的 React 实践经验,其包含了对于组件声明方式、样式类的使用、初始状态声明、Props 声明、方法声明、Props 结构、装饰器的使用、函数式组件的声明等等多个方面。
基于 React 与 Redux Sagas 的权限验证应用开发教程:此文中作者深入地介绍了如何利用 Redux、Redux Saga、Redux Form、React Router 这些工具开发常见的权限验证应用。单独地使用某个工具似乎没啥难度,但是在工程应用中将它们较好地组合在一起却不是件容易事。而本文则是作者从自身工程实践的角度进行了介绍。
基于 ReactNative 与 MobX 的 Imgur 应用开发教程:此文中作者结合 ReactNative 与 MobX 开发一个展示 Imgur 中图片的应用,涉及到了如何使用 MobX 进行状态管理、如何与 RESTful API 进行交互、如何在 ListView 中渲染全屏图片以及如何监听设备状态等。
在 React 中构建微交互动画:微交互能够更好地引导用户,提升用户体验,而文本则是基于 CSS Transitions、react-motion、react-animations 构建可交互的搜索框。
2017 年 React 与 Redux 学习建议: 此文是作者数年来学习与使用 React 以及 Redux 的感悟,不一定适合纯初学者,不过对于有一定基础概念的很推荐一看。
Twitter Redux Store 探秘:复杂应用的 Store 设计一直是开发中的难点,而作为大型内容社交软件 Twitter 之前宣布 Web 移动端逐步迁移到 Node.js、Express、React PWA 架构,本文就是对于 Twitter 的 Redux Store 设计分析与探秘。
React Native 与 Swift 性能对比:作为混合式开发框架,React Native 在运行时仍然会实际调用 Objective-C 或者 Java。此文作者同时用 Swift 与 React Native 构建了相同的应用,并且从 CPU、GPU、内存使用、电池耗费等多个角度对这二者进行性能分析。结果表明二者性能相差无几,Swift 在 CPU 占用略占优势,二者的 GPU 占用不相伯仲,而 React Native 在内存上则有一定长处。( suo.im/2MWZnA )
React 与 MobX 开发中的测试驱动开发: 本文对于 React 与 MobX 的基本使用进行了介绍,阐述了为何作者认为 MobX 是个不错的 Redux 的替代以及如何对 MobX 进行单元测试。( suo.im/2PE2A6 )
基于 React 与 GraphQL 的全栈开发指南:GraphQL 最早由 Facebook 提出以解决复杂多变的查询问题,弥补 REST 中的不足。它允许界面组件以声明式获取数据而忽略后端实现细节。本系列文章是由 Apollo 团队提供,讲解如何基于 React 与 GraphQL 开发应用。( 6me.us/O6p )
React 开发中的 10 个微模式:此文是 Gilbertson 在工作中总结而来的 React 开发中常见的设计模式总结,譬如输入域的唯一标识分配、CSS 控制等等 。 ( suo.im/42S8Kb )
Airbnb 使用 React 重构搜索功能的实践:早在 2015 年,Airbnb 的工程团队就决定将 React 作为主要的前端开发栈,不过因为其搜索页面过于复杂因此直到 2016 年初才开始迁移工作。本文就是 Airbnb 进行代码重构的经验介绍。( 6me.us/2mS )
React Native 中的 FlatList 组件:3 月 1 日开始 ReactNative 中的 FlatList 正式从测试包中移动至正式包中;我们在项目开发中可以使用 FlatList、SectionList、VirtualizedList 来替代传统的即将被移除的 ListView。( 6me.us/dqiO1 )
ReactNative 性能优化实践:日前有人表示 React Native 在 Android 上表现不佳,本文则是作者对于潜在的性能问题提出的优化方案。作者首先分析了常见的 Overdraw 问题以及可能的问题源与解决方案,然后介绍了列表中常见的 GPU 渲染瓶颈以及解决方案。( 6me.us/qX63f )
React 中 setState 的函数式用法:React 生态圈中一直崇尚所谓函数式编程理念,而本文作者介绍了如何利用 setState 函数的回调来实现 setState 的函数式用法;就像 Redux 中的 reducer 一样,能够独立声明于组件外,然后声明式的使用,从而保证组件更新逻辑的清晰与可测试性。
我理解的“大前端”或“大无线”:本文主要是介绍作者所在团队最近的一些变化和思考,包括前言、NodeJS职能变化、ReactNative的大规模应用、专门的架构组职能、总结五部分。。( 6me.us/Md2 )
ReactRouter-V4 构建之道与源码分析:本文介绍了 React Router V4 的设计思想,一步一步由浅入深地介绍如何从零开始构建一个类似于 React Router V4 这样的秉持路由即组件的思想的路由框架。( 6me.us/jfUwEw )
来自 Formidable 的 2017 React Naive 技术栈:本文是来自 Formidable 的工程师 Jani Eväkallio 介绍的他们在 2017 选定的 React Native 开发技术栈,包括构建工具、组件库、状态管理等等方面。( 6me.us/yH2yE )
Sketch:React Native 的 Playground :随着 Create React Native App 的发布,Expo 发布了能够在线编辑 React Native 应用的工具 Sketch。开发者可以在 Web 上直接编辑 React Native 应用代码,或者拖拽方式加入组件,然后通过 Expo 客户端完成本地预览。( 6me.us/aGFX )
以组件为中心的 React 懒加载:React Loadable 是以组件为中心的懒加载框架,其基于 Webpack 2 提供的
import
提供的异步代码分割与加载功能进行了一系列的封装。( 6me.us/mNHi )来自 Vixlet 的 React 优化策略:在过去的数年中,来自 Vixlet 的前端开发团队一直使用 React 与 Redux 的开发架构,本文即是该团队分享其在开发过程中发现的 React 优化策略的介绍。( 6me.us/dx5 )
Preact 内部原理探秘:Preact 是提供了类似于 React API 不过速度更快、包体更小的 React 替代包,本系列文章是 Preact 的开发者介绍其内部工作原理 。( parg.co/bOj )
CSS Grid 典型案例:该网站提供了一系列基于 React 编写的 CSS Grid 布局的测试样例,是个不错的从实例中学习 CSS Grid 语法与使用的教程。( sii.im/playground/… )
开发 React Native 与 Redux 应用一年来的错误总结:本文作者总结了他在过去一年中 React Native 与 Redux 开发中遇到的错误的复盘与总结,譬如布局文件分割、Redux Store 设计、项目目录结构、表单验证等多个方面。( parg.co/bQS )
React Conf 2017 盘点:本文作者对于近日举办的 React Conf 2017 中的精彩演讲进行了盘点,包括 Redux 与 MobX 在状态管理领域的对比、ReactVR 等一系列优秀的基于 React 的扩展项目、代码格式化与样式组件、服务端渲染等等。( parg.co/bsg )
Redux 实践大讨论:此篇是 Markerikson 在 Redux Issue 中发起的讨论,主要涉及 Redux 模板冗余、过度抽象、学习曲线过于曲折、太多的 Opinioned 最佳实践等问题。( github.com/reactjs/red… )
2017 简明 React 入门指南:本文是针对那些熟悉 jQuery 与传统 JavaScript 开发的前端工程师准备的现代 React 开发入门指南,其包括了环境配置、create-react-app 使用、学习资料、应用编写与发布等等章节。( parg.co/bCx )
React Bits:一本关于 React 设计模式、技术与技巧的书,涵盖了常见的 React 应用开发中的设计模式、需要规避的反模式、处理 UX 变种、性能调试与样式处理等等。( github.com/vasanthk/re… )
基于 ReactNaive 与 Uber 工程基础构建 UberEATS:本文是 UberEATS 的工程师团队介绍的他们基于 Uber 原工程架构与 ReactNative 实现应用的工程实践;包括了构建迁移路径、应用架构定义、自动更新、测试与静态类型检测等等。( eng.uber.com/ubereats-re… )
微软开源跨平台开发框架 ReactXP:ReactXP 是来自于微软的用于开发跨平台(iOS,Android,Web,Windows)应用的开源框架,其基于 React.js 与 React Native 项目,提供了类似的接口与语法规则;能够帮助开发者快速创建优美、响应式的 Web 界面以及原生体验的移动应用。( microsoft.github.io/reactxp/ )
基于 React,Redux,React-Router-V4 以及 Firebase 创建实时足球投票应用:本系列教程基于 React,Redux,Redux-Saga,React-Router V4 以及 Firebase 创建足球投票应用,在第一篇教程中主要介绍如何使用 create-react-app 脚手架来初始化项目结构并且添加必须的库。( parg.co/bhD )
Webpack 与 Rollup:求同存异:近日,Facebook 宣布将 React 的构建工具由 Webpack 迁移到 Rollup,引发了很多开发者的讨论。本文则是深度介绍 Webpack 与 Rollup 的异同,最后总结而言,Webpack 适合于构建应用,而 Rollup 适用于构建库或框架。( parg.co/b4y )
React 中的状态管理架构模式:本系列文章着眼于对于现代复杂 Web 应用,譬如 React 或类似框架,的开发中常见的状态管理的架构模式。文章中会依次介绍 Naive Hierarchical Architectural Pattern、Top-Heavy Architecture、Flux 等等内容。( parg.co/b4J )
基于 JavaScript 构建数据表达式分词器:本文是一篇挺有意思的文章,介绍如何利用 JavaScript 解构常见数学表达式并且从中提取出相关实体。本文涉及到的内容包括对于分词器的简单介绍、对于抽象语法树 AST 的介绍以及最终如何使用代码来实现分词算法。( parg.co/bRO )
Twitter Lite 与高性能可扩展 React PWA 实践:本文是 Twitter 工程师团队介绍其在开发世界上最大的 PWA 应用之一, Twitter Lite 过程中克服各种各样的性能瓶颈的实践经验。其核心思想包括基于路由的代码切分、避免可能导致掉帧的函数、使用压缩比更好的图片资源、以及优化 React 更新过程、避免频繁修正 Redux Store、延迟注册 ServiceWorker 等部分。( parg.co/bRV )
React Native 性能优化:本文作者承接 React Native 性能瓶颈与解决方案,以新的实际开发中的例子讨论如何优化 React Native 应用性能。作者以类似于 Android 中 Toolbar 的列表为例,介绍了如何对性能进行测试、使用原生的滚动监听、使用声明式接口等多个方面的内容。( parg.co/bRk )
后 MVC 时代:在很长一段时间里,MVC(Model-View-Controller)架构是构建应用的黄金法则,而近几年随着 React,Vue.js,Angular 等以组件为中心的库的流行,MVC 架构在前端却趋于平寂。开发者往往将模型、视图与控制器耦合在单个实体内,而打破了传统的 MVC 架构中的约束。类似于 Flux 或者响应式编程的设计思想也改变了应用状态的处理方式,不同于 MVC 中的双向绑定,而是数据在实体之间单向流动。本文即是讨论在所谓后 MVC 时代的 GUI 应用架构的思考。( realm.io/news/the-po… )
CodeSandbox:CodeSandbox 是一个在线的 React 编辑器,其能够帮助开发者更快更方便地展示与分享基于 React 的项目。CodeSandbox 会自动化执行类似于编译、打包、依赖管理等多种项目构建中的常见任务,同时 CodeSandbox 还允许开发者添加自定义的 node_modules 中的依赖。( parg.co/bR8 )
Slate:Slate 是类似于 Draft.js 的灵活可自定义的富文本编辑器构建框架,Slate 允许你构建功能丰富的类似于 Medium、Dropbox Paper、Canvas 这样的编辑器。Slate 提供了各式各样的插件,你可以基于 React 与 Immutable 来构建自定义的插件,并且指定哪些插件属于核心插件。( docs.slatejs.org/ )
Facebook 发布 React VR 来简化 Web 中虚拟现实应用的开发:近年来,虚拟现实技术迅猛发展,有望成为下一个主流计算平台。而 Facebook 近日正式发布 React VR,其能够帮助开发者快速构建 VR 应用。React VR 同样基于 React 与 React Native 提供了声明式的代码风格,能够允许有 React 开发经验的开发者快速上手。( parg.co/bfR )
大型高性能React PWA如何消除各类性能瓶颈?:想要构建一款性能出色的 Web 应用程序,我们需要投入大量技术周期以检测时间浪费点、了解其发生原因并尝试各类解决方案。遗憾的是,这种做法往往无法快速解决问题。性能无疑是一项永恒的命题,技术人员永远徘徊在观察与测量当中,却几乎永远找不到最优解。不过利用 Twitter Lite,我们已经在众多层面内取得了细小但却极具价值的改进:从初始加载时间到React组件渲染(防止二次渲染),再到图像加载以及更多层面。尽管大多数变更本身并不显著,但其相加所带来的最终结果是,我们得以构建起一款规模极大且速度极快的渐进式 Web 应用程序。( parg.co/bfM )
Airbnb 设计团队发布 React SketchAPP:Airbnb 设计团队近日发布能够将 React 组件渲染到 Sketch 文档中的开源工具,它为开发工程师与设计师之间提供了便捷的沟通桥梁。( airbnb.design/painting-wi… )
一系列优秀的 React 界面框架:本文列举了多个优秀的 React 界面框架,分析了其特性、适用场景以及潜在的缺陷。本文涉及的框架包括 Material UI、React Desktop、Semantic-UI-React、Ant-Design、Blueprint、React Bootstrap、React Toolbox、Grommet、Fabric 等等。( parg.co/bNh )
来自 Vixlet 的 React 优化建议:近年来 Vixlet 的 Web 团队逐步将其 Web 框架迁移到了 React + Redux 技术架构,本文是来自于 Vixlet 的 React 优化实践总结与建议。( parg.co/bNF )
从实用主义视角来看现代前端应用开发:现代 Web 开发技术变革迅速,而我也经历了从纯 JS 、jQuery、Vaadin、Angular JS、React 等等一系列的变迁。本文则首先思考何谓现代 Web 应用,然后考虑现代 Web 应用常用的项目架构与构建方式,譬如 TypeScript、Webpack、Linting 等内容,然后讨论现代常用的技术架构,譬如 React.j、MobX、依赖注入等相关知识。( dimafeng.com/2017/04/23/… )
React 动画系列教程:本系列教程着眼于介绍 React 动画开发相关知识,而本文则是从 CSS transitions 基础入手,介绍了 CSS transitions 的基础语法与进度条、导航栏等经典案例。( parg.co/bMF )
使用 React、Redux 以及 Webpack 创建 TODO 应用:本文是面向新手的教学文章,介绍了如何利用 React、Redux 以及 Webpack 创建简单的 TODO 应用,包括利用 Webpack 搭建构建环境、编写基本的 React 组件以及使用 Redux 管理应用状态等内容。( parg.co/bMT )
函数式组件的函数式调用:本文是来自 Missive 的工程师分享了他们在基于 React 进行应用开发时的技巧,即如果直接以函数调用而非组件的方式来使用函数式组件,可以避免对于 React.createElement 的调用,最终相同组件的渲染耗时可以节约近 45%。( parg.co/bMa )
拥抱 React Router 4,改变旧的思维习惯:在今年的 React 大会上,Michael Jackson 以及 Ryan Florence 发布了所谓“Learn Once,Route Anywhere”的演讲。同时也代表了 React Router 4 中的核心思想:路由即声明式组件;本文则介绍了 React Router V3 到 React Router V4 的变化。( parg.co/bVv )
高性能动态 CSS 样式:本文是对 JSS 新近提供的函数式值的介绍,其与 React 内联样式以及其他 CSS 解决方案相比有数倍的性能提升。在 Web 开发中动态设置样式往往会触发页面的重渲染,而本文则是介绍了如何使用 CSSOM 的 API 来在元素渲染之前即完成样式的设置。( parg.co/btW )
React 新引擎 React Fiber 究竟要解决什么问题?:Facebook 正在以流行的 JavaScript 框架 React 为基础开发一个全新的架构。这个名为 React Fiber 的全新设计改变了检测变更的方法和时机,借此可改进浏览器端和其他渲染设备的响应速度。 这一 全新架构 最初已于 2016 年 7 月公开发布,其中蕴含着过去多年来 Facebook 不断改进的工作成果。该架构可向后兼容,彻底重写了 React 的协调(Reconciliation)算法。该过程可用于确定出现变更的具体时间,并将变更传递给渲染器。( parg.co/btw )
GUI 应用程序架构的十年变迁:MVC、MVP、MVVM、Unidirectional、Clean:随着现代浏览器的日渐流行,Web 以及混合开发技术的发展,大前端的概念日渐成为某种共识;而无论 iOS、Android、Web 这样的端开发还是 React Native、Weex 这样的跨端开发,其术不同而道相似纵览这十年内的架构模式变迁,大概可以分为 MV 与 Unidirectional 两大类,而 Clean Architecture 则是以严格的层次划分独辟蹊径。从笔者的认知来看,从 MVC 到 MVP 的变迁完成了对于 View 与 Model 的解耦合,改进了职责分配与可测试性。而从 MVP 到 MVVM,添加了 View 与 ViewModel 之间的数据绑定,使得 View 完全的无状态化。最后,整个从 MV 到 Unidirectional 的变迁即是采用了消息队列式的数据流驱动的架构,并且以 Redux 为代表的方案将原本 MV* 中碎片化的状态管理变为了统一的状态管理,保证了状态的有序性与可回溯性。( zhuanlan.zhihu.com/p/26799645 )
新版本 Create React App 特性概述:不到一年前,React 官方发布了 Create React App 这个零配置的快速创建 React 应用的脚手架工具;而本文则介绍了近几个月来 Create React App 中加入的新特性。新版的 Create React App 中切换到了 Webpack 2,并且优化了运行时错误提示,同时还默认启用了 Progressive Web Apps 支持,并且引入了 Jest 20、动态导入等等一系列的新特性。( parg.co/bkY )
React Native 开发中的 80/20 定律:在构建 React Native 应用时,我们常常发现某些 20% 的投入会带来 80% 的产出。本文则是作者在构建了自己首个 React Native 应用之后的感悟,作者发现引入静态类型、通用组件以及精益部署之后,整个想法的开发速度与项目质量得到了较大地提升。( parg.co/bko )
从零开始构建 WhatsApp 应用:本系列文章深入浅出地介绍了如何利用 GraphQL 与 React Native 构建类似于 WhatsApp 的应用 Chatty。前几部分主要介绍了如何搭建基础环境、设计 GraphQL Schemas、进行数据查询与交互等内容,而本文则着重于介绍如何为 Chatty 添加权限验证特性。( parg.co/bk0 )
如何快速地为 React 站点设置 A/B 测试:A/B 测试,或者称为分割测试,是用来随机地为用户展示网页以测试不同产品设计的反馈效果。A/B 测试对提升真实应用的用户接受度非常有帮助,而本文则是介绍了如何利用 react-ab-test 这个工具快速地针对 React 站点设置 A/B 测试收集用户反馈信息。( parg.co/bkE )
重构 Airbnb 前端架构:本文是近日 Airbnb 开发团队在思索重构代码库中 JavaScript 部分的经验总结,主要着眼于产品驱动开发以及技术沉淀、从传统的 Rails 架构中积攒的经验以及新的技术栈的某些特性等方面。本文首先介绍了从 Rails 迁移过程中的一些经验,譬如将原本完全的服务端渲染界面所需要的数据切分为了 API 与 Non-API 两大类,并且使用 Hypernova 来进行 React 服务端渲染。然后介绍了如何在应用前端通过引入懒加载与异步加载等方式提升前端性能与用户体验。( parg.co/bkA )
React Europe 2017 见闻实录:本文记录了作者在第三届 React Europe 大会上的见闻,也是不错的窥见 React 生态圈现状与未来发展方向的方式。本文首先介绍了即将到来的 React 16 以及新的调和算法 Fiber,然后介绍了一些辅助构建高质量 JavaScript 代码的工具,最后还讨论了基于流的按帧渲染方式。( parg.co/bJt )
理解高阶组件:即使 React 新手都应该听过所谓高阶组件或者容器组件的概念,而本文则是深入浅出地介绍了 React 中高阶组件的概念与意义,并且以实例介绍具体的使用方式与适用场景。作者首先介绍了无状态组件与全局状态的概念,然后对比了所谓容器与展示型组件的使用场景,最后介绍了常见的高阶组件。( parg.co/biZ )
我们为什么选择使用 React 生态:本文是京东金融移动研发部工程师分享的它们对于前端框架、工具与方法的选择过程中的考虑。( parg.co/biP )
hacker-news-pwas:基于不同的前端框架实现的符合 PWA 应用特性的 Hacker News APP 的合集,包括了常见的 React、Angular、Vue、Preact 等多个版本,并且均在 Lighthouse 评测中达到 90 以上的评分。( parg.co/biQ )
使用 Vue 与 NativeScript 开发跨端应用:目前标准的开发 NativeScript 应用的方式是使用朴素的 JavaScript 或者 Angular,而本文介绍了如何结合使用 Vue 与 NativeScript 来开发跨终端应用。本文首先阐述了 Vue.js 相较于 React 或者 Angular 的优势,然后阐述了使用 Vue 语法来开发基础 NativeScript 应用的步骤。( www.nativescript.org/blog/a-new-… )
利用 React Apollo 减少 Redux 代码量:Redux 为人诟病的一点就是需要大量的模板代码,而更多的代码往往也意味着更多的潜在错误与更高的维护代价。本文则介绍了如何利用 Apollo 来接管应用中的数据加载与呈现逻辑,从而减少 Redux 实现方案中加载数据生命周期中所需要的代码。( parg.co/bLA )
九个 React Native 动画指南:本文通过介绍九个 React Native 动画地实现从零到一的介绍了 React Native 中的动画机制。包含了通过 Animated.timing 来添加样式动画、创建可伸缩的按钮、创建可拖拽的卡片、动态地变换元素的颜色、角度、序列位置等等实例。( parg.co/b9d )
构建 React 组件库:本系列文章循序渐进地介绍如何设计编写自己的小型组件库并且将其发布到 NPM 仓库中;第一篇文章着眼于如何从零开始搭建开发环境,第二篇文章则介绍如何利用 styled-components 来为组件添加样式、添加调色板、构建高效开发流程以及如何实践 Atomic Design 原则。( parg.co/b9u )
5 个提升 React Native 应用性能的方法:本文作者分享了自己在过去一段时间内尝试提升公司 React Native 应用性能的实践经验,包括如何设置有效的性能测试、强制启动 no-bind 规则、使用函数式组件、重制 TabMap 的逻辑等等。( parg.co/b93 )
京东 618:如何配合业务打造 JDReact 三端融合开发平台?:良好解决多终端开发问题是提升团队开发效率的有效方法,本文全面解析了京东 JDReact 三端融合平台。本文首先回顾了传统无线开发的痛点,然后讨论了 React Native 的优势与局限,最后介绍了 JDReact 三端融合平台的整体架构、在功能、加载性能、内存方面的改进与优化以及发布到生产环境中的流程等内容。( parg.co/b9U )
React 服务端渲染:本文循序渐进地介绍了 React 中服务端渲染的相关知识,首先讨论了服务端渲染相较于客户端渲染带来的优势、然后介绍了如何在 React 中添加服务端渲染的支持,最后还讨论了如何通过同构的高阶函数在服务端抓取数据然后显示在客户端。( css-tricks.com/server-side… )
大前端公共知识梳理:这些知识你都掌握了吗?:近年来,随着移动化联网浪潮的汹涌而来与浏览器性能的提升,iOS、Android、Web 等前端开发技术各领风骚,大前端的概念也日渐成为某种共识。 其中特别是 Web 开发的领域,以单页应用为代表的富客户端应用迅速流行,各种框架理念争妍斗艳,百花竞放。Web 技术的蓬勃发展也催生了一系列跨端混合开发技术,希望能够结合 Web 的开发便捷性与原生应用的高性能性;其中以 Cordova、PWA 为代表的方向致力于为 Web 应用尽可能添加原生体验,而以 NativeScript、ReactNative、Weex 为代表的利用 Web 技术或者理念开发原生应用。 平心而论,无论哪一种开发领域或者技术,他们本质上都是进行图形用户界面(GUI)应用程序的开发,面对的问题、思考的方式、架构的设计很大程度上仍然可以回溯到当年以 MFC、Swing、WPF 为主导的桌面应用程序开发时代,其术不同而道相似。( parg.co/byS )
React Express:针对目前 React 及其生态圈学习曲线过于陡峭的囧境,作者希望创建一个多合一的面向初学者的 React 技术栈学习教程,从最简单的 create-react-app、npm、webpack、babel 等工具的使用,到 ES2015、ES2016、JSX 等基础语法,最后还包括 React、Redux、CSS-in-JS 等工程实践。( github.com/dabbott/rea… )
Airbnb React VR 实践:Airbnb 自 2014 年以来一直使用 React 构建用户交互界面,并且为社区贡献了很多优秀的开源项目;而随着 React VR 的发布,Airbnb 也利用其来快速原型化与测试 VR 相关的创意。本文即是介绍 Airbnb 在 React VR 实践方面的一些经验总结,本文首先阐述了 React、React Native 与 React VR 三者之间的关系与差异,然后介绍了 React VR 在布局、基础组件方面的语法,最后还讨论了 React VR、WebVR 以及 VR 技术本身的发展可能性。更多 WebVR 相关资料参考 parg.co/bFR。
深入 React 动画实践:本文介绍了在 React 开发中多种创建动画效果的途径,包括了基于 React 组件状态的 CSS 动画、基于 React 组件状态的 JavaScript 样式动画以及第三方依赖的 React Motion、Animated、Velocity-React 等库。本文最后还讨论了如何用 GreenSock 等经典强大的动画库来辅助 React 组件动画开发;更多 React 相关资料参考 https://parg.co/bM1 。
开源项目
metro-bundler:为了更好地社区支持,原 react-native-packager 被独立为 Metro Bundler;其致力于打造具有亚秒级别的重载以及较好可扩展性的模块系统,同时它仍然是 React Naive 内置的开箱即用的工具。( github.com/facebook/me… )
React Flight: React Flight 能够帮我们轻松地构建组件之间的过渡动画,它允许开发者定义初始状态的组件与结束状态的组件,React Flight 会自动地完成组件之间的切换并且添加动画效果。
React Native Node: React Native Node 能够在基于 React Native 开发的 Android 应用中启动后台 Node.js 进程,从而可以利用 Node.js 中的流、文件系统接口等特性来进行功能操作;React Native Node 主要依靠 Node.js 7.1.0 版本能够被独立编译为 bin_node_v710 可执行文件。另一方面,尽管 iOS 并不支持直接运行 V8,但是该项目正在致力于为 ChakraCore 打造类 V8 特性支持。
react-simple-maps: react-simple-maps 是基于 d3-geo 与 topojson 的 React 地图组件库,允许开发者快捷方便地构建自定义的 SVG 地图;目前的特性包括了缩放、标记、自定义 SVG 标记、自定义着色、气泡图、动画支持等等。
redux-query:React/Redux 中查询与管理网络状态的库:对于很多开发者而言,同步本地状态与网络状态会是一件很麻烦的事情。其中需要太多的妥协与考量,甚至于面对不同的问题需要使用不同的技术栈。而 redux-query 即是 AmplitudeEng 的工程师在实践中的总结与应用,它可以被当做基于 React/Redux 以及 RESTful API 的应用的很好的辅助工具。它允许将网络状态链入到当前的 Redux Store 中,并且提供了删除、乐观更新、响应缓存、删除重复等等优秀的功能。
react-native-offline-utils:react-native-offline-utils 允许我们在 React Native 应用中优雅地处理离线情况,能够根据连接情况动态判断需要使用的组件渲染或者数据抓取逻辑。同时 react-native-offline-utils 还能够平滑地集成 Redux,能够自动转发特殊的离线 Action。( github.com/rauliyohmc/… )
react-pdf:在浏览器、移动端与服务端皆可适用的基于 React 语法的 PDF 文件创建工具。( github.com/diegomura/r… )
Rapscallion:React 服务端渲染的性能一直是广为诟病,相较于其他前端框架会满上很多,笔者在此文中也进行过简要探讨。而 Rapscallion 则是新的支持 React 服务端渲染的开源包体,它支持异步非阻塞渲染,相较于
renderToString
其能达到将近 50% 的性能提升。同时 Rapscallion 官方还为我们准备了基于 Redis 的缓存实例。( suo.im/3YS6pz )react-native-interactable:react-native-interactable 是由 wix 发布的用于创建高性能用户交互效果的声明式接口。典型的用户场景包括滑动式卡片、抽屉菜单、伸缩式应用头、聊天头等。( github.com/wix/react-n… )
react-overdrive:非常简单易用的 React 应用转场动画实现库,能够在不同的页面间指定相同 ID 的元素,Overdrive 会自动为这两个元素之间添加转场动画。( github.com/berzniz/rea… )
react-perimeter:react-perimeter 能够为目标元素创建隐藏的栅栏,当用户的鼠标移动到目标元素的指定范围内时会触发预设时间,譬如可以执行组件预加载等操作。( github.com/aweary/reac… )
glamorous:来自 PayPal 的 React 组件的 CSS-in-JS 解决方案,其支持 JSX 语法、自定义样式组件等多种灵活的功能。( parg.co/b4Q )
React Data Grid:基于 React 构建的类似于 Excel 的网格组件,其提供了编辑、键盘导航、复制粘贴等多种功能。( github.com/adazzle/rea… )
create-next-app:基于 Next.js 的类似于 create-react-app 的快速创建支持服务端渲染的 React 应用的命令行辅助工具。( open.segment.com/create-next… )
Create XP App: 近日,微软的 Skype 团队发布了基于 React Native 的跨平台开发框架 ReactXP,而 create-xp-app 则是快速创建 ReactXP 应用的脚手架。本文则是对于 create-xp-app 的安装与基本使用的介绍,包括了如何运行在 Web 与 iOS/Android 等原生环境中,以及如何进行打包等内容。
haul:Haul 是基于 Webpack 这样开源框架构建的 react-native 命令行工具的替代品,它支持从运行于开发时服务器到打包发布至生产环境等全生命周期的功能。Haul 的最大特性在于允许开发者使用 Webpack 生态系统中各种合影的加载器与插件,并且不需要 watchman 等外部工具的辅助,还优化了错误提示信息。( github.com/callstack-i… )
react-move:方便快捷地 React 组件动画库,支持 React、React Native 以及 React VR。React Move 允许开发者忽略具体的动画属性控制而完全托管于框架,同时它还提供了多个生命周期中的回调函数方便开发者进行控制。( github.com/tannerlinsl… )
延伸阅读
React 框架
https://github.com/mirrorjs/mirror (一款简洁、高效、易上手的 React 框架。 )
动画
https://tech.youzan.com/react-animations/ (React 中常见动画的实现方式)
图表
https://github.com/alibaba/BizCharts