React Sydney, November 2015
The first ever React Sydney meetup.
- Date- Monday, 9 November 2015 
- Time- 6:00 PM — 9:00 PM 
- Location- Domain Group HQ - 55 Pyrmont Street, Sydney NSW 2000 
React Sydney, November 2015
- Date- Monday, 9 November 2015 
- Time- 6:00 PM — 9:00 PM 
- Location- Domain Group HQ - 55 Pyrmont Street, Sydney NSW 2000 
The first ever React Sydney meetup.
Talks
- Intro to React Sydney - By Jed Watson @jedwatson
 - By Jess Telford @JessTelford
 - A quick intro to the first ever React Sydney meetup. 
- React Start for Dummies - By Tanya Butenko @ButenkoMe
 - Build a React project from scratch with webpack, babel, loaders, and tests. Quick walk through package.json, webpack.config.js, unit-tests (tape), and end-to-end ui-tests (nightwatch). 
- Redux: A Brief Introduction - By Charles Lee @Tetrisburger
 - Redux is a predictable state container for javascript applications. - The talk will be a general overview of how redux works and aims to shed light on its core components, how it applies (and perhaps improves on) "Flux" as an idea. This will all be done in the context of state management in React. 
- One query per page: React with GraphQL - By Joseph Gentle @josephgentle
 - When we're building web apps we can do much better than REST as a data transport. I'll be showing off GraphQL - what it is, why its sexy and some hints of where this wonderful road will take us over the next few years.