Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thibauts/talk-react-bordeauxjs

Keep calm and React !
https://github.com/thibauts/talk-react-bordeauxjs

Last synced: 21 days ago
JSON representation

Keep calm and React !

Awesome Lists containing this project

README

        

Keep calm and React !
=====================

React : pour aller plus loin
----------------------------

#### Hands-on

* Getting started : http://facebook.github.io/react/docs/getting-started.html
* React tutorial : http://facebook.github.io/react/docs/tutorial.html
* React / browserify template app : https://github.com/petehunt/react-browserify-template
* React tutorials : https://medium.com/react-tutorials/
* Router component : https://github.com/andreypopp/react-router-component
* React + Coffee : http://blog.vjeux.com/2013/javascript/react-coffeescript.html
* Intro to Flux : http://facebook.github.io/react/docs/flux-overview.html
* Understanding Flux : https://medium.com/@garychambers108/understanding-flux-f93e9f650af7
* Flux tutorial (screencast) : https://egghead.io/series/react-flux-architecure
* Flux lib & exemples : http://fluxxor.com
* Server side rendering : https://github.com/petehunt/react-server-rendering-example
* Server side rendering with async components : https://github.com/andreypopp/react-async
* From jquery to React : http://stackoverflow.com/questions/23585765/how-to-go-from-jquery-to-react-js
* Sandboxing components : https://github.com/ryanseddon/react-frame-component
* React Forms : https://github.com/prometheusresearch/react-forms
* React Bootstrap : https://github.com/react-bootstrap/react-bootstrap

#### Philosophie / concepts

* React original conf introduction : http://2013.jsconf.eu/speakers/pete-hunt-react-rethinking-best-practices.html
* Intro to Om (ClojureScript + React) : http://swannodette.github.io/2013/12/17/the-future-of-javascript-mvcs/
* Deep dive in the concepts behind React : http://jlongster.com/Removing-User-Interface-Complexity,-or-Why-React-is-Awesome
* Why you might not need MVC with React: http://www.code-experience.com/why-you-might-not-need-mvc-with-reactjs/
* Why did we build React : http://facebook.github.io/react/blog/2013/06/05/why-react.html