Quantcast
Channel: 懒得折腾
Viewing all articles
Browse latest Browse all 764

About React

$
0
0

About React

============================
official
============================

React official website
http://facebook.github.io/react/

============================
Quick Start
============================

React in 7 Minutes
https://egghead.io/lessons/react-react-in-7-minutes

============================
Community
============================

https://www.facebook.com/groups/reactjs.tw/
https://www.facebook.com/groups/228321510706889/

============================
Books
============================

Developing a React Edge: The JavaScript Library for User Interfaces
https://www.safaribooksonline.com/library/view/developing-a-react/9781939902122/

Awesome React Book
https://github.com/enaqx/awesome-react#books

React book
http://www.reactbook.org

============================
Slides
============================
React Architecture
https://speakerdeck.com/vjeux/oscon-react-architecture

ReactJS: Keep Simple. Everything can be a component!
https://speakerdeck.com/pedronauck/reactjs-keep-simple-everything-can-be-a-component

React/Flux in Action 實戰經驗分享
https://speakerdeck.com/coodoo/flux-in-action-shi-zhan-jing-yan-fen-xiang

React slides in speakerdeck
https://speakerdeck.com/search?utf8=%E2%9C%93&q=React

============================
react training
============================
https://egghead.io/technologies/react
https://egghead.io/series/react-flux-architecure

============================
npm packages for react
============================

react npm
https://www.npmjs.com/package/react

react components
http://react-components.com/

============================
Articles
============================

Thinking in React
http://facebook.github.io/react/blog/2013/11/05/thinking-in-react.html

Learning React.js: Getting Started and Concepts
https://scotch.io/tutorials/learning-react-getting-started-and-concepts

The Future of JavaScript MVC Frameworks
http://swannodette.github.io/2013/12/17/the-future-of-javascript-mvcs/

TWO react tips
https://medium.com/@dan_abramov/two-weird-tricks-that-fix-react-7cf9bbdef375

Advanced Performance
http://facebook.github.io/react/docs/advanced-performance.html#immutable-js-to-the-rescue

============================
Flux
============================

What is the Flux Application Architecture?
https://medium.com/brigade-engineering/what-is-the-flux-application-architecture-b57ebca85b9e

The Flux Quick Start Guide
http://www.jackcallister.com/2015/02/26/the-flux-quick-start-guide.html

How can React and Flux help us create better Angular applications?
https://medium.com/@gilbox/how-can-react-and-flux-help-us-create-better-stronger-faster-angular-applications-639247898fb

============================
Video
============================

Hacker Way: Rethinking Web App Development at Facebook
https://www.youtube.com/watch?v=nYkdrAPrdcw&list=PLb0IAmt7-GS188xDYE-u1ShQmFFGbrk0v

React.js Conf 2015 – Making your app fast with high-performance components
https://www.youtube.com/watch?v=KYzlpRvWZ6c#t=1326

React.js Conf 2015
https://www.youtube.com/playlist?list=PLb0IAmt7-GS1cbw4qonlQztYV1TAW0sCr

Community Round-up #24
http://facebook.github.io/react/blog/2014/11/25/community-roundup-24.html

react js 2014 keynote
https://code.facebook.com/videos/786462671439502/react-js-conf-2015-keynote-introducing-react-native-/

============================
Addition resource
============================

http://www.reddit.com/r/reactjs/

============================
conference
============================
react 2014
http://reactconf.com/

react.js conf
http://conf.reactjs.com/

============================
Example
============================

Sample mobile application with react and cordova
http://coenraets.org/blog/2014/12/sample-mobile-application-with-react-and-cordova/

flux
https://github.com/facebook/flux/tree/master/examples

example for ebook (awesome react)
https://github.com/enaqx/awesome-react/tree/master/examples

============================
Developer tools
============================

React Developer Tools
https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi
https://www.youtube.com/watch?v=Cey7BS6dE0M&list=PLAq3rthfTjp7mY6bNsLds5_FA4JVfRXpl&index=3

sublime with react pulugin
http://www.nitinh.com/2015/02/setting-sublime-text-react-jsx-development/

react sinpplet
https://github.com/reactjs/sublime-react

 
 
 
Updated @2015.03.23


Viewing all articles
Browse latest Browse all 764

Trending Articles