Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 !
- Host: GitHub
- URL: https://github.com/thibauts/talk-react-bordeauxjs
- Owner: thibauts
- Created: 2014-06-24T01:01:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-01T19:30:38.000Z (over 10 years ago)
- Last Synced: 2024-10-16T07:21:28.140Z (2 months ago)
- Homepage: http://thibauts.github.io/talk-react-bordeauxjs/
- Size: 2.35 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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